User:Denelson83/monobook.css: Difference between revisions
Appearance
Content deleted Content added
Denelson83 (talk | contribs) No edit summary |
Denelson83 (talk | contribs) No edit summary |
||
Line 35: | Line 35: | ||
#watchlist_notice { display: none; } |
#watchlist_notice { display: none; } |
||
.IPA { font-family: 'Matrix Unicode'; } |
Revision as of 07:23, 2 October 2005
a {
text-decoration: none;
color: #009900;
background: none;
}
#bodyContent a.external { color: #0000cc; }
/* this can be used in the content area to switch off
special external link styling */
#bodyContent .plainlinks a {
background: none;
padding: 0;
}
#bodyContent a.extiw,
#bodyContent a.extiw:active {
color: #0066cc;
background: none;
padding: 0;
}
a:visited { color: #006600; }
a:active { color: 00ff00;
text-decoration: none; }
a:hover { color: 00cc00;
text-decoration: none; }
a.stub { color: #cc9900; }
a.new, #p-personal a.new, #p-cactions .new a { color: #cc0000; }
a.new:visited, #p-personal a.new:visited { color: #990000; }
#p-personal li a { color: #009900; }
#p-cactions li a { color: #009900; }
#watchlist_notice { display: none; }
.IPA { font-family: 'Matrix Unicode'; }