Difference between revisions of "MediaWiki:Monobook.css"

From EncyclopAtys

Jump to: navigation, search
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…')
 
m
Line 1: Line 1:
 
/* CSS placed here will affect users of the Monobook skin */
 
/* 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 {color:#308050}

Revision as of 15:29, 12 February 2010

/* CSS placed here will affect users of the Monobook skin */

a.mw-redirect {color:#308050}
a.mw-redirect:visited {color:#3070A0}

#bodyContent a.external {color: #008000}