Difference between revisions of "MediaWiki:Monobook.css"

From EncyclopAtys

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

Revision as of 16:17, 14 March 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:hover {color: #3366BB} */
a:visited {color: #002BB8}
a:active {color: #FFA500}