User:Averon25/monobook/main.css

From Homestar Runner Wiki

< User:Averon25(Difference between revisions)
Jump to: navigation, search
(Created page with '- change the logo: #p-logo a { background: url('http://www.hrwiki.org/images/thumb/c/c9/Homestarpedia.png/146px-Homestarpedia.png') 35% 50% no-repeat !important; } /* change…')
(blanked the page)
 
Line 1: Line 1:
-
/* change the logo */
 
-
#p-logo a
 
-
{
 
-
background: url('http://www.hrwiki.org/images/thumb/c/c9/Homestarpedia.png/146px-Homestarpedia.png') 35% 50% no-repeat !important;
 
-
}
 
-
/* change Mozilla autoscroll image */
 
-
html > img
 
-
{
 
-
background-image: url('http://img474.imageshack.us/img474/4264/sbscrollpn3.png') !important;
 
-
background-position: top left;
 
-
background-repeat: no-repeat;
 
-
height: 32px !important;
 
-
padding-left: 32px !important;
 
-
width: 0px !important;
 
-
}
 
-
 
-
/* change the gradient bars */
 
-
td.MainPageKnowledgeBaseBox h3
 
-
{
 
-
background-color: #500401;
 
-
background-image: url('http://img408.imageshack.us/img408/733/redfade1pn.gif') !important;
 
-
background-position: top;
 
-
background-repeat: repeat-x;
 
-
color: #fff;
 
-
}
 
-
td.MainPageWhatsNewBox h3
 
-
{
 
-
color: #fff;
 
-
background-color: #012B60;
 
-
background-image: url('http://img237.imageshack.us/img237/6510/bluefadevg1.gif') !important;
 
-
background-position: top;
 
-
background-repeat: repeat-x;
 
-
}
 

Current revision as of 12:03, 30 July 2013


Personal tools