User:Fangoriously/monobook.css
From Homestar Runner Wiki
(Difference between revisions)
Fangoriously (Talk | contribs) (replaced the page with '#bodyContent blockquote.email, #article blockquote.email { font-family: commodore 64; font-size: 135%; } #bodyContent blockquote.tandy, #article blockquote.tandy { ...') |
Fangoriously (Talk | contribs) |
||
| Line 11: | Line 11: | ||
#bodyContent blockquote.corpy, #article blockquote.corpy { | #bodyContent blockquote.corpy, #article blockquote.corpy { | ||
font-family: sydnie; | font-family: sydnie; | ||
| + | |||
| + | a { color: #070 !important; } | ||
| + | a:visited { color: #060 !important; } | ||
| + | a.extiw, a.external { color: #090 !important; } | ||
| + | a:active { color: #ffa500 !important; } | ||
| + | a.new, #p-cactions li.new a { color: #c50 !important; } | ||
| + | a.new:visited, #p-cactions li.new a:visited { color:#a30 !important; } | ||
| + | |||
} | } | ||
Revision as of 21:01, 17 March 2009
#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;
a { color: #070 !important; }
a:visited { color: #060 !important; }
a.extiw, a.external { color: #090 !important; }
a:active { color: #ffa500 !important; }
a.new, #p-cactions li.new a { color: #c50 !important; }
a.new:visited, #p-cactions li.new a:visited { color:#a30 !important; }
}
