actually fix CSS this time

This commit is contained in:
2026-05-14 17:35:18 -04:00
parent 31b029ba86
commit 962f3a491a
+2 -2
View File
@@ -109,8 +109,8 @@ body {
/* Tables */
table, th, td {
border: 1px solid;
margin: 0;
border: 1px solid black;
border-collapse: collapse;
}
th {