Difference between revisions of "MediaWiki:Twc.css"
From TWC Wiki
Jump to navigationJump to searchSimetrical (talk | contribs) m (MediaWiki:Twc.css moved to MediaWiki:TWC.css: Testing) |
Simetrical (talk | contribs) |
||
Line 1: | Line 1: | ||
/* <pre> */ | /* <pre> */ | ||
+ | |||
body { | body { | ||
background: #F4E9DF; | background: #F4E9DF; | ||
} | } | ||
+ | |||
+ | .portlet, .pbody, #content { | ||
+ | background: #E9DED4; | ||
+ | } | ||
+ | |||
/* </pre> */ | /* </pre> */ |
Revision as of 14:50, 1 July 2007
/* <pre> */ body { background: #F4E9DF; } .portlet, .pbody, #content { background: #E9DED4; } /* </pre> */