- 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 2n+1 |
imported>MarioMario456 MarioMario456 moved page User:RkNAME/Template:Table styles/styles.css to Template:Table styles/styles.css without leaving a redirect |
||
| (20 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
.pink-table tr:nth-of-type( | .pink-table tr:nth-of-type(odd) { | ||
background-color:#ff96c6; | background-color:#ff96c6; | ||
} | } | ||
.pink-table tr:nth-of-type( | .pink-table tr:nth-of-type(even) { | ||
background-color:#ffc4df; | background-color:#ffc4df; | ||
} | } | ||
Latest revision as of 13:52, 27 February 2024
.pink-table tr:nth-of-type(odd) {
background-color:#ff96c6;
}
.pink-table tr:nth-of-type(even) {
background-color:#ffc4df;
}