- Portals
- The Current Year
- ED in the News
- Admins
- Help ED Rebuild
- Archive
- ED Bookmarklet
- Donate Bitcoin
Contact an admin on Discord or EDF if you want an account. Also fuck bots.
Template:Table styles/styles.css: Difference between revisions
Jump to navigation
Jump to search
imported>RkNAME RkNAME changed the content model of the page User:RkNAME/Template:Table styles/styles.css from "CSS" to "Sanitized CSS": it doesn't work otherwise |
imported>RkNAME Try fix |
||
| Line 1: | Line 1: | ||
.pink-table tr:nth-of-type(odd) { | |||
background-color:#ff96c6; | background-color:#ff96c6; | ||
} | } | ||
.pink-table tr:nth-of-type(even) { | |||
background-color:#ffc4df; | background-color:#ffc4df; | ||
} | } | ||
Revision as of 04:10, 24 February 2024
.pink-table tr:nth-of-type(odd) {
background-color:#ff96c6;
}
.pink-table tr:nth-of-type(even) {
background-color:#ffc4df;
}