Szablon:Umiejętności: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
Linia 3: | Linia 3: | ||
<style> | <style> | ||
tr:nth-child(2n) { | tr:nth-child(2n) { | ||
− | background-color: | + | background-color: {{{KOLOR_TABELA_1|#FFC0CB}}}; |
} | } | ||
tr:nth-child(2n+1) { | tr:nth-child(2n+1) { | ||
− | background-color: | + | background-color: {{{KOLOR_TABELA_2|#F4B2C6}}}; |
} | } | ||
th, td { | th, td { |
Wersja z 23:35, 8 sty 2018
| ||
| ||
|