User:Denelson83/monobook.css

From Meta, a Wikimedia project coordination wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
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,
#wikimania2006 { display: none; }