Header
From Glitches
(Difference between revisions)
Line 5: | Line 5: | ||
background: #f9f9f9 url(http://editthis.info/images/glitches/8/8f/Violetblue_glitchman.jpg) 0 0 no-repeat; | background: #f9f9f9 url(http://editthis.info/images/glitches/8/8f/Violetblue_glitchman.jpg) 0 0 no-repeat; | ||
background-color: #6A3F75; | background-color: #6A3F75; | ||
+ | } | ||
+ | |||
+ | table.toc{ | ||
+ | background-color: #ff0000; | ||
} | } | ||
</style> | </style> |
Revision as of 20:43, 28 May 2007
<style>
body {
color: black; background: #f9f9f9 url() 0 0 no-repeat; background-color: #6A3F75;
}
table.toc{
background-color: #ff0000;
}
</style>