Difference between revisions of "MediaWiki:Common.css"
From Rivendom
(Created page with "→CSS placed here will be applied to all skins: div.LoreToStats { height: 30px; width: 100%; background-color: #aecef2; }") |
(No difference)
|
Revision as of 20:31, 8 June 2015
/* CSS placed here will be applied to all skins */
div.LoreToStats {
height: 30px;
width: 100%;
background-color: #aecef2;
}