MediaWiki:Grigbertz.css
From Grigbertz
(Difference between revisions)
m |
m |
||
| Line 10: | Line 10: | ||
background-color: transparent; | background-color: transparent; | ||
border-style: none; | border-style: none; | ||
| + | } | ||
| + | |||
| + | #preftoc li { | ||
| + | background-color: #EBE7DC; | ||
| + | color: #000; | ||
} | } | ||
/* </pre> */ | /* </pre> */ | ||
Revision as of 18:43, 15 April 2007
/* <pre>
* CSS for Grigbertz skin
*/
.pBody {
background: #EBE7DC;
}
#footer {
background-color: transparent;
border-style: none;
}
#preftoc li {
background-color: #EBE7DC;
color: #000;
}
/* </pre> */
