MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Added word-wrap) |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.vector-legacy-sidebar .vector-menu-portal .vector-menu-content li a:visited { | |||
color: #00ff00; | |||
} | |||
.vector-legacy-sidebar .vector-menu-portal .vector-menu-content li a { | |||
color: #00ffdf; | |||
} |
Latest revision as of 01:57, 21 September 2023
/* CSS placed here will be applied to all skins */ .vector-legacy-sidebar .vector-menu-portal .vector-menu-content li a:visited { color: #00ff00; } .vector-legacy-sidebar .vector-menu-portal .vector-menu-content li a { color: #00ffdf; }