Tabulka: oranžovější podbarvení řádků

Možná je o trochu lepší, než ta šedá
This commit is contained in:
Pavel "LEdoian" Turinsky 2021-09-12 11:22:42 +02:00
parent eb6579c566
commit 87c1ebcec9

View file

@ -1163,7 +1163,7 @@ div.gdpr {
} }
.dosla_reseni tr:nth-child(even) { .dosla_reseni tr:nth-child(even) {
background: rgba(238, 238, 238, 255); background: rgb(253, 237, 213);
} }
@ -1181,4 +1181,4 @@ div.gdpr {
/* registrace */ /* registrace */
label[for=id_skola] { label[for=id_skola] {
font-weight: bold; font-weight: bold;
} }