Szablon:TabelaNaprzemienneKolory: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
Linia 11: | Linia 11: | ||
} | } | ||
− | table.Tabela1 | + | table.Tabela1 th { |
font-size: </html>{{{Th_Tabela1_Font | 1.2em }}}<html>; | font-size: </html>{{{Th_Tabela1_Font | 1.2em }}}<html>; | ||
background-color: </html>{{{Th_Tabela1_BgColor | #FFD700 }}}<html>; | background-color: </html>{{{Th_Tabela1_BgColor | #FFD700 }}}<html>; | ||
Linia 18: | Linia 18: | ||
} | } | ||
− | table.Tabela1 | + | table.Tabela1 tr { |
border: </html>{{{Tr_Tabela1_Border | solid 1px #083800 }}}<html>; | border: </html>{{{Tr_Tabela1_Border | solid 1px #083800 }}}<html>; | ||
margin: </html>{{{Tr_Tabela1_Margin | 5% }}}<html>; | margin: </html>{{{Tr_Tabela1_Margin | 5% }}}<html>; | ||
} | } | ||
− | table.Tabela1 | + | table.Tabela1 tr:nth-child(2n) { |
background-color: </html>{{{Tr_Tabela1_Kolor1 | #DDDDDD }}}<html>; | background-color: </html>{{{Tr_Tabela1_Kolor1 | #DDDDDD }}}<html>; | ||
} | } | ||
− | table.Tabela1 | + | table.Tabela1 tr:nth-child(2n+1) { |
background-color: </html>{{{Tr_Tabela1_Kolor2 | #FFFFFF }}}<html>; | background-color: </html>{{{Tr_Tabela1_Kolor2 | #FFFFFF }}}<html>; | ||
} | } | ||
− | table.Tabela1 | + | table.Tabela1 td { |
border: </html>{{{Td_Tabela1_Border | solid 1px #083800; }}}<html>; | border: </html>{{{Td_Tabela1_Border | solid 1px #083800; }}}<html>; | ||
} | } |
Wersja z 22:37, 9 sty 2018