From WikiChip
Difference between revisions of "MediaWiki:Common.css"

Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
.portal {
 
.portal {
     padding-bottom: 500px;
+
     padding: 0px 0px 5px;
 
}
 
}

Revision as of 22:56, 28 July 2014

/* CSS placed here will be applied to all skins */
.portal {
    padding: 0px 0px 5px;
}