Difference between revisions of "MediaWiki:Common.css"
From OrbusVR Wiki
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, a:visited, a.external, a.external:visited { |
color: #608DD6; | color: #608DD6; | ||
} | } |
Revision as of 21:28, 18 April 2017
/* CSS placed here will be applied to all skins */ a, a:visited, a.external, a.external:visited { color: #608DD6; }