User:The Wheelchair/monobook.css
From Homestar Runner Wiki
(Difference between revisions)
m |
|||
Line 35: | Line 35: | ||
} | } | ||
.mainLegend { display:inline; } | .mainLegend { display:inline; } | ||
- | div.tleft,div.tright {border-color:# | + | div.tleft,div.tright {border-color:#EE9977; } |
- | div.thumb div { color: | + | div.thumb div { color:#FFDDAA;background:#EE9977; } |
Revision as of 00:07, 23 September 2009
body { background: black url("") } #p-logo a { background: url(http://i6.photobucket.com/albums/y220/lombre459/PumpkinLogo.png) 35% 50% no-repeat !important; } #p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a { -moz-border-radius-topleft: 1em; -moz-border-radius-topright: 1em; background-color: #8B4513; color: #FF8C00; border: 1px solid #FF4500 } div.pBody { -moz-border-radius-topright: 1em; -moz-border-radius-bottomright: 1em; background-color: #8B4513; border:1px solid #FF4500; } a { color: #CC6600; } a:visited { color: #FF6600; } a:active { color: gold; } h1 { font-family:cursive; font-size:28px;color:#BB8811;border-bottom-color:black; } h2,h3,h4,h5,h6 { color:#BB8811; border-bottom-color:black; } #p-personal ul li a {color:#FF8C00;background-color:black;font-size:105%; } #content, #content table { background:#FFDDAA } .mainLegend { display:inline; } div.tleft,div.tright {border-color:#EE9977; } div.thumb div { color:#FFDDAA;background:#EE9977; }