Difference between revisions of "MediaWiki:Atystry.css"
From EncyclopAtys
CeNobiteElf (talk | contribs) |
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 22: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;
}