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 {
+
div.portal {
     padding: 0px 0px 5px;
+
     padding-bottom: .5em;
 
}
 
}

Revision as of 23:00, 28 July 2014

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