Template:Table styles/styles.css
Jump to navigation
Jump to search
.mw-parser-output .pink-table tr:nth-of-type(2n+1) {
background-color:#ff96c6;
}
.mw-parser-output .pink-table tr:nth-of-type(2n) {
background-color:#ffc4df;
}