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