Difference between revisions of "MediaWiki:Monobook.css"

From EncyclopAtys

Jump to: navigation, search
m
m
Line 7: Line 7:
 
} */
 
} */
  
a:link {color: #0000FF}
+
a:link {color: #002BB8}
a:visited {color: #0000FF}
+
a:visited {color: #002BB8}
a:active {color: #FF0000}
+
a:hover {color: #3366BB}

Revision as of 18:30, 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: #002BB8}
a:visited {color: #002BB8}
a:hover {color: #3366BB}