Difference between revisions of "MediaWiki:Cosmos.css"
Jump to navigation
Jump to search
(Created page with "→link colors: a:link { color: #b503c9; } a:hover { color: #B2507C; text-decoration: underline; } a:clicked { color: #800033; } /* i don't think this megadark magenta is a...") |
|||
| Line 1: | Line 1: | ||
| + | #cosmos-banner { background-color: #6F027C; } | ||
| + | |||
/* link colors */ | /* link colors */ | ||
a:link { color: #b503c9; } | a:link { color: #b503c9; } | ||
Latest revision as of 03:52, 17 April 2021
#cosmos-banner { background-color: #6F027C; }
/* link colors */
a:link { color: #b503c9; }
a:hover { color: #B2507C; text-decoration: underline; }
a:clicked { color: #800033; } /* i don't think this megadark magenta is actually used */
a:visited { color: #5724a8; }
a.new, a.new:visited { color: #BA0000; }