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 */
 
div.portal {
 
div.portal {
     padding-bottom: .5em;
+
     padding-bottom: .5em !important;
 
}
 
}

Revision as of 23:02, 28 July 2014

/* CSS placed here will be applied to all skins */
div.portal {
    padding-bottom: .5em !important;
}