Chybějící tag v nastylování barevné tabulky
This commit is contained in:
parent
5bf2df563b
commit
264f4d7646
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ div.cislo_odkazy ul {
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
}
|
}
|
||||||
|
|
||||||
.barevna_tabulka tbody tr:nth-child(even) {
|
.barevna_tabulka tbody tr:nth-child(even), .barevna_tabulka thead tr {
|
||||||
background: var(--svetlounka-oranzova);
|
background: var(--svetlounka-oranzova);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue