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: 10px; background-color: #eeeeee; } | + | .hubbox-title { font-size: 105%; padding: 10px; background-color: #eeeeee; text-align:center; } |
.hubbox-content { font-size: 105%; padding: 10px; background-color: #ffffff; } | .hubbox-content { font-size: 105%; padding: 10px; background-color: #ffffff; } |
Revision as of 17:01, 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; text-align:center; } .hubbox-content { font-size: 105%; padding: 10px; background-color: #ffffff; }