MediaWiki:Monobook.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
body { | body { | ||
background: # | background: #fff; | ||
font: x-small sans-serif; | font: x-small sans-serif; | ||
color: # | color: #000; | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; |
Revision as of 15:42, 29 January 2008
/* <pre> */ body { background: #fff; font: x-small sans-serif; color: #000; margin: 0; padding: 0; } /* </pre> */