Twc.css: Difference between revisions
From TWC Wiki
Simetrical (talk | contribs) mNo edit summary |
Simetrical (talk | contribs) mNo edit summary |
||
| Line 8: | Line 8: | ||
.portlet, .pbody, #content { | .portlet, .pbody, #content { | ||
background: #E9DED4; | background: #E9DED4; | ||
} | |||
#content { | |||
color: #6D6155; | |||
} | } | ||
/* </pre> */ | /* </pre> */ | ||
Revision as of 15:56, 1 July 2007
/* <pre> */
body {
background: #F4E9DF;
color: #6D6155;
}
.portlet, .pbody, #content {
background: #E9DED4;
}
#content {
color: #6D6155;
}
/* </pre> */