actually fix CSS this time
This commit is contained in:
+2
-2
@@ -109,8 +109,8 @@ body {
|
||||
|
||||
/* Tables */
|
||||
table, th, td {
|
||||
border: 1px solid;
|
||||
margin: 0;
|
||||
border: 1px solid black;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
th {
|
||||
|
||||
Reference in New Issue
Block a user