Difference between revisions of "MediaWiki:Atystry.css"

From EncyclopAtys

Jump to: navigation, search
m
 
Line 12: Line 12:
 
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;
}