Tabulka: oranžovější podbarvení řádků
Možná je o trochu lepší, než ta šedá
This commit is contained in:
parent
eb6579c566
commit
87c1ebcec9
1 changed files with 2 additions and 2 deletions
|
@ -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);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue