User:Fangoriously/monobook.css
From Homestar Runner Wiki
(Difference between revisions)
Fangoriously (Talk | contribs) |
Fangoriously (Talk | contribs) |
||
| Line 12: | Line 12: | ||
font-family: sydnie; | font-family: sydnie; | ||
| - | a { color: | + | a { color: #070 !important; } |
| - | a:visited { color: | + | a:visited { color: #060 !important; } |
| - | a.extiw, a.external { color: | + | a.extiw, a.external { color: #090 !important; } |
| - | a:active { color: | + | a:active { color: #ffa500 !important; } |
| - | a.new, #p-cactions li.new a { color: | + | a.new, #p-cactions li.new a { color: #c50 !important; } |
| - | a.new:visited, #p-cactions li.new a:visited { color: | + | a.new:visited, #p-cactions li.new a:visited { color:#a30 !important; } |
} | } | ||
Revision as of 17:27, 18 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; }
}
