Difference between revisions of "MediaWiki:Atystry.css"

From EncyclopAtys

Jump to: navigation, search
m
 
(One intermediate revision by one other user not shown)
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}
 +
 +
.tright {
 +
margin: 0 0 0.5em 0.5em;
 +
}

Latest revision as of 23:35, 2 August 2014

/* 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}

.tright {
margin: 0 0 0.5em 0.5em;
}