Szablon:TabelaNaprzemienneKolory: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
(Nie pokazano 9 pośrednich wersji utworzonych przez tego samego użytkownika) | |||
Linia 2: | Linia 2: | ||
<head> | <head> | ||
<style> | <style> | ||
+ | |||
table.</html>{{{TbNazwa|Tabela1}}}<html> { | table.</html>{{{TbNazwa|Tabela1}}}<html> { | ||
class: center; | class: center; | ||
Linia 33: | Linia 34: | ||
padding: </html>{{{Td_Tabela1_Padding | 0.2em }}}<html>; | padding: </html>{{{Td_Tabela1_Padding | 0.2em }}}<html>; | ||
border: </html>{{{Td_Tabela1_Border | solid 1px #083800; }}}<html>; | border: </html>{{{Td_Tabela1_Border | solid 1px #083800; }}}<html>; | ||
+ | font-size: </html>{{{Td_Tabela1_Font | 1.0em }}}<html>; | ||
} | } | ||
+ | table.</html>{{{TbNazwa2|Tabela2}}}<html> { | ||
+ | class: center; | ||
+ | text-align: </html>{{{Tb_Tabela2_AlignT | }}}<html>; | ||
+ | width: </html>{{{Tb_Tabela2_Width | }}}<html>; | ||
+ | margin: </html>{{{Tb_Tabela2_Margin | }}}<html>; | ||
+ | margin-left: </html>{{{Tb_Tabela2_LMargin | }}}<html>; | ||
+ | border-spacing: </html>{{{Tb_Tabela2_BSpacing | }}}<html>; | ||
+ | border: </html>{{{Tb_Tabela2_Border | }}}<html>; | ||
+ | } | ||
+ | |||
+ | table.</html>{{{TbNazwa2|Tabela2}}}<html> th { | ||
+ | font-size: </html>{{{Th_Tabela2_Font | }}}<html>; | ||
+ | padding: </html>{{{Th_Tabela2_Padding | }}}<html>; | ||
+ | border: </html>{{{Th_Tabela2_Border | }}}<html>; | ||
+ | background-color: </html>{{{Th_Tabela2_BgColor | }}}<html>; | ||
+ | } | ||
+ | |||
+ | table.</html>{{{TbNazwa2|Tabela2}}}<html> tr { | ||
+ | } | ||
+ | |||
+ | table.</html>{{{TbNazwa2|Tabela2}}}<html> tr:nth-child(2n) { | ||
+ | background-color: </html>{{{Tr_Tabela2_Kolor1 | #DDDDDD}}}<html>; | ||
+ | } | ||
+ | |||
+ | table.</html>{{{TbNazwa2|Tabela2}}}<html> tr:nth-child(2n+1) { | ||
+ | background-color: </html>{{{Tr_Tabela2_Kolor2 | #FFFFFF}}}<html>; | ||
+ | } | ||
+ | |||
+ | table.</html>{{{TbNazwa2|Tabela2}}}<html> td { | ||
+ | padding: </html>{{{Td_Tabela2_Padding | }}}<html>; | ||
+ | border: </html>{{{Td_Tabela2_Border | }}}<html>; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Aktualna wersja na dzień 11:34, 22 mar 2018