User:Fangoriously/monobook.css
From Homestar Runner Wiki
< User:Fangoriously(Difference between revisions)
Fangoriously (Talk | contribs) (undid revision 689581;) |
Fangoriously (Talk | contribs) |
||
| (includes 2 intermediate revisions) | |||
| Line 11: | Line 11: | ||
#bodyContent blockquote.corpy, #article blockquote.corpy { | #bodyContent blockquote.corpy, #article blockquote.corpy { | ||
font-family: sydnie; | font-family: sydnie; | ||
| + | #bodyContent a[href ^="http://us.imdb.com"] { /* IMDb: */ | ||
| + | background: url(http://us.imdb.com/favicon.ico) center left no-repeat !important; | ||
| + | padding-left: 20px !important; | ||
| + | padding-right: 0px !important; | ||
| + | } | ||
| - | + | #p-logo a { | |
| - | + | background: url(http://www.hrwiki.org/images/thumb/c/c9/Homestarpedia.png/146px-Homestarpedia.png) 35% 50% no-repeat !important; | |
| - | + | } | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | pre { | |
| + | overflow: auto; | ||
| + | } | ||
| + | |||
| + | a:visited { | ||
| + | color: #00f; | ||
| + | } | ||
| + | |||
| + | #pt-time span { | ||
| + | color: #666; | ||
| + | font-size: 11px; | ||
| + | text-transform: lowercase; | ||
| + | position: absolute; | ||
| + | top: 1.9em; | ||
| + | right: 2.2em; | ||
| + | } | ||
| + | |||
| + | span .unpatrolled { | ||
| + | display:none; | ||
| + | } | ||
| + | } | ||
/* change Mozilla autoscroll image */ | /* change Mozilla autoscroll image */ | ||
Current revision as of 21:30, 26 July 2011
#bodyContent blockquote.email, #article blockquote.email {
font-family: commodore 64;
font-size: 135%;
}
#bodyContent blockquote.tandy, #article blockquote.tandy {
font-family: westminster;
}
#bodyContent blockquote.lappy, #article blockquote.lappy {
font-family: glitch0;
}
#bodyContent blockquote.corpy, #article blockquote.corpy {
font-family: sydnie;
#bodyContent a[href ^="http://us.imdb.com"] { /* IMDb: */
background: url(http://us.imdb.com/favicon.ico) center left no-repeat !important;
padding-left: 20px !important;
padding-right: 0px !important;
}
#p-logo a {
background: url(http://www.hrwiki.org/images/thumb/c/c9/Homestarpedia.png/146px-Homestarpedia.png) 35% 50% no-repeat !important;
}
pre {
overflow: auto;
}
a:visited {
color: #00f;
}
#pt-time span {
color: #666;
font-size: 11px;
text-transform: lowercase;
position: absolute;
top: 1.9em;
right: 2.2em;
}
span .unpatrolled {
display:none;
}
}
/* 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;
}
