Difference between revisions of "MediaWiki:Monobook.css"
From EncyclopAtys
CeNobiteElf (talk | contribs) m |
CeNobiteElf (talk | contribs) m |
||
Line 6: | Line 6: | ||
color: #129631; | color: #129631; | ||
} */ | } */ | ||
+ | |||
+ | a:link {color: #0000FF} | ||
+ | a:visited {color: #0000FF} | ||
+ | a:active {color: #FF0000} |
Revision as of 17:29, 13 February 2010
/* CSS placed here will affect users of the Monobook skin */
/* #bodyContent a.external {color: #008000}
#bodyContent a.external,
#bodyContent a.extiw {
color: #129631;
} */
a:link {color: #0000FF}
a:visited {color: #0000FF}
a:active {color: #FF0000}