Difference between revisions of "MediaWiki:Common.css"
From OrbusVR Wiki
(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 */ | ||
− | a, a:visited, a.external, a.external:visited { | + | a, a:visited, a.external, a.external:visited, .mw-body a.external, .mw-body a.external:visited { |
− | color: #608DD6 | + | color: #608DD6; |
} | } |
Latest revision as of 22:11, 18 April 2017
/* CSS placed here will be applied to all skins */ a, a:visited, a.external, a.external:visited, .mw-body a.external, .mw-body a.external:visited { color: #608DD6; }