Difference between revisions of "MediaWiki:Common.css"
(fix visited links) |
|||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
a:visited{color:#0645ad;} | a:visited{color:#0645ad;} | ||
| + | a.external:visited{color:#0b0080;} | ||
Revision as of 01:41, 2 March 2014
/* CSS placed here will be applied to all skins */
a:visited{color:#0645ad;}
a.external:visited{color:#0b0080;}