This commit is contained in:
Šimon Záriš 2024-06-06 10:11:49 +02:00
parent 7fb4820b3f
commit bd5962d7a8

@ -17,11 +17,11 @@ table {
th, td {
padding: 12px;
border-bottom: 1px solid #ddd;
border-bottom: 1px solid #000000;
}
thead {
background-color: #f2f2f2;
background-color: #5c5b5b6b;
}
tbody tr:nth-child(even) {