Difference between revisions of "MediaWiki:Atystry.css"

From EncyclopAtys

Jump to: navigation, search
m (Created page with 'a:visited {color: #002BB8} a:active {color: #FFA500}')
 
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
/* 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: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;
}