MediaWiki:Monobook.css
From Blankclubencyclopedia
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | body { | |
- | + | font: x-small sans-serif; | |
- | + | /*background: #f9f9f9 url("headbg.jpg") 0 0 no-repeat;*/ | |
- | background: | + | background: White; |
color: black; | color: black; | ||
- | + | margin: 0; | |
- | + | padding: 0; | |
- | + | ||
- | + | ||
} | } |
Revision as of 21:56, 9 March 2006
body { font: x-small sans-serif; /*background: #f9f9f9 url("headbg.jpg") 0 0 no-repeat;*/ background: White; color: black; margin: 0; padding: 0; }