Difference between revisions of "MediaWiki:Monobook.css"
From EncyclopAtys
CeNobiteElf (talk | contribs) m (Created page with '→CSS placed here will affect users of the Monobook skin: a:link {color: #FF0000} a:visited {color: #00FF00} a:hover {color: #FF00FF} a:active {color: #0000FF} a.mw-redirect…') |
(No difference)
|
Revision as of 14:28, 12 February 2010
/* CSS placed here will affect users of the Monobook skin */
a:link {color: #FF0000}
a:visited {color: #00FF00}
a:hover {color: #FF00FF}
a:active {color: #0000FF}
a.mw-redirect {color:#308050}
a.mw-redirect:visited {color:#3070A0}
#bodyContent a.external {color: #008000}