MediaWiki:Common.css
From NUEESS
(Difference between revisions)
m |
m |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body.page-Main_Page h1.firstHeading { display:none; } | body.page-Main_Page h1.firstHeading { display:none; } | ||
+ | .messagebox { | ||
+ | border: 1px solid #aaaaaa; | ||
+ | width: 80%; | ||
+ | margin: 0 auto 1em auto; | ||
+ | padding: .2em; | ||
+ | text-align: justify; | ||
+ | } |
Revision as of 14:05, 21 January 2012
/* CSS placed here will be applied to all skins */ body.page-Main_Page h1.firstHeading { display:none; } .messagebox { border: 1px solid #aaaaaa; width: 80%; margin: 0 auto 1em auto; padding: .2em; text-align: justify; }
Whos here now: Members 0 Guests 0 Bots & Crawlers 8 |