Difference between revisions of "MediaWiki:Twc.css"
From TWC Wiki
Jump to navigationJump to searchSimetrical (talk | contribs) m |
Simetrical (talk | contribs) m |
||
Line 6: | Line 6: | ||
} | } | ||
− | .portlet, . | + | .portlet, .pBody, #content { |
background: #E9DED4; | background: #E9DED4; | ||
} | } | ||
− | #content | + | #content, h1, h2, h3, h4, h5, h6, .pBody { |
− | |||
− | |||
− | |||
− | h1, h2, h3, h4, h5, h6 { | ||
color: inherit; | color: inherit; | ||
} | } | ||
/* </pre> */ | /* </pre> */ |
Revision as of 14:58, 1 July 2007
/* <pre> */ body { background: #F4E9DF; color: #6D6155; } .portlet, .pBody, #content { background: #E9DED4; } #content, h1, h2, h3, h4, h5, h6, .pBody { color: inherit; } /* </pre> */