Difference between revisions of "MediaWiki:Common.css"
From iSMS Wiki
Line 4: | Line 4: | ||
.mainpage_hubbox { border:1px solid #eeeeee; } | .mainpage_hubbox { border:1px solid #eeeeee; } | ||
− | .hubbox-title { font-size: 105%; padding: | + | .hubbox-title { font-size: 105%; padding: 10px; background-color: #eeeeee; } |
+ | .hubbox-content { font-size: 105%; padding: 10px; background-color: #ffffff; } |
Revision as of 16:59, 18 November 2013
/* CSS placed here will be applied to all skins */ #ca-talk { display:none!important; } .mainpage_hubbox { border:1px solid #eeeeee; } .hubbox-title { font-size: 105%; padding: 10px; background-color: #eeeeee; } .hubbox-content { font-size: 105%; padding: 10px; background-color: #ffffff; }