1
0
This commit is contained in:
Filip Rojek 2022-10-20 11:02:42 +02:00
parent 96293d86b5
commit b21a4f709f

View File

@ -24,9 +24,9 @@ body {
flex-direction: column; flex-direction: column;
} }
.udalost:hover { /* .udalost:hover {
text-decoration: line-through; text-decoration: line-through;
} } */
.udalost { .udalost {
color: black; color: black;
} }