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 */ /* Tables */
table, th, td { table, th, td {
border: 1px solid; border: 1px solid black;
margin: 0; border-collapse: collapse;
} }
th { th {