This commit is contained in:
Adam Šrámek 2024-05-16 09:28:23 +02:00
parent 37eeebfa11
commit 2e40efac30

@ -11,7 +11,7 @@ table {
border-collapse: collapse;
margin-top: 20px;
background-color: black;
opacity: 0,1;
opacity: 1;
}
th, td {