MediaWiki:Monobook.css
From Blankclubencyclopedia
(Difference between revisions)
Line 1: | Line 1: | ||
- | /* | + | #content { |
+ | /*margin: 2.8em 0 0 12.2em;*/ | ||
+ | padding: 0 1em 1.5em 1em; | ||
+ | background: white; | ||
+ | color: black; | ||
+ | border: 1px solid #aaa; | ||
+ | line-height: 1.5em; | ||
+ | position: relative; | ||
+ | z-index: 2; | ||
+ | } |
Revision as of 21:52, 9 March 2006
#content { /*margin: 2.8em 0 0 12.2em;*/ padding: 0 1em 1.5em 1em; background: white; color: black; border: 1px solid #aaa; line-height: 1.5em; position: relative; z-index: 2; }