main
Matthew Huntington 4 months ago
parent bc99e16a4c
commit 64cc2f326b

@ -21,10 +21,15 @@ td,th {
border:1px solid black; border:1px solid black;
padding:1em; padding:1em;
} }
td ul {
padding-inline-start:0;
}
th { th {
background:lightgrey; background:lightgrey;
color:black; color:black;
} }
tbody tr:nth-child(even) td{ tbody tr:nth-child(even) td{
background:#eeeeee; background:#eeeeee;
color:black; color:black;

Loading…
Cancel
Save