MediaWiki:Grigbertz.css
From Grigbertz
(Difference between revisions)
m (Background color.) |
m |
||
Line 5: | Line 5: | ||
.pBody { | .pBody { | ||
background: #EBE7DC; | background: #EBE7DC; | ||
+ | |||
+ | #footer { | ||
+ | background: none; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
} | } | ||
/* </pre> */ | /* </pre> */ |
Revision as of 18:36, 15 April 2007
/* <pre> * CSS for Grigbertz skin */ .pBody { background: #EBE7DC; #footer { background: none; border: none; } } /* </pre> */