Difference between revisions of "MediaWiki:Common.css"
From Rivendom
| Line 8: | Line 8: | ||
div.LoreToStats p{ | div.LoreToStats p{ | ||
| − | + | margin-top: 50%; | |
} | } | ||
Revision as of 20:32, 8 June 2015
/* CSS placed here will be applied to all skins */
div.LoreToStats {
height: 30px;
width: 100%;
background-color: #aecef2;
}
div.LoreToStats p{
margin-top: 50%;
}