Difference between revisions of "MediaWiki:Monobook.css"

From EncyclopAtys

Jump to: navigation, search
m
m
Line 6: Line 6:
 
   color: #129631;
 
   color: #129631;
 
} */
 
} */
 +
 +
a:link {color: #0000FF}
 +
a:visited {color: #0000FF}
 +
a:active {color: #FF0000}

Revision as of 18: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}