MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user 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 { | |||
.vector-legacy-sidebar .vector-menu-portal .vector-menu-content li a:visited { | |||
color: #00ff00; | color: #00ff00; | ||
} | } |
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; }