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