Difference between revisions of "MediaWiki:Atystry.css"

From EncyclopAtys

Jump to: navigation, search
Line 1: Line 1:
#bodyContent a.external {color: #008000}
+
/* CSS placed here will affect users of the Atystry skin */
 +
 
 +
/* Links
 +
---------------------------------------------------*/
 +
 
 +
/* #bodyContent a.external {color: #008000}
 
#bodyContent a.external,
 
#bodyContent a.external,
 
#bodyContent a.extiw {
 
#bodyContent a.extiw {
 
   color: #129631;
 
   color: #129631;
}  
+
} */
  
 
a:visited {color: #002BB8}
 
a:visited {color: #002BB8}
 
a:active {color: #FFA500}
 
a:active {color: #FFA500}

Revision as of 13:41, 13 June 2010

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

/* Links
---------------------------------------------------*/

/* #bodyContent a.external {color: #008000}
#bodyContent a.external,
#bodyContent a.extiw {
  color: #129631;
} */

a:visited {color: #002BB8}
a:active {color: #FFA500}