This commit is contained in:
2026-07-14 18:42:41 +02:00
parent 62e66948e4
commit 3f680b5e22
5 changed files with 246 additions and 12 deletions
+6 -1
View File
@@ -49,8 +49,13 @@ th,
td {
border: 1px solid #444;
padding: 0.5em;
text-align: left;
}
th {
background: #2a2a2a;
}
tr.table-sep td {
border: none;
border-top: 3px solid #ff6b9d;
padding: 0;
height: 0;
}