MediaWiki:Common.css

From Tenebrous Isles
Revision as of 08:12, 13 July 2013 by P1agueR00t (talk | contribs)

Jump to: navigation, search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
body.page-Main_Page h1.firstHeading { display:none; }

a:link { color: #4DBD33; } /* normal unvisited links */
a:link:visited { color: #4DBD33; } /* visited links */
a:link:active { color: #4DBD33; } /* active links */
a:link.new { color: #4DBD33; } /* new links */
a:link.interwiki { color: #4DBD33; } /* interwiki links */
a:link.external { color: #4DBD33; } /* external links */
a:link.stub { color: #4DBD33; } /* hovered links */
 
a:link {color: #4DBD33}
a:visited {color: #4DBD33}
a:hover {color: #4DBD33}
a:active {color: #4DBD33}

a.mw-redirect {color:#4DBD33}
a.mw-redirect:visited {color:#4DBD33}
a.external {color: #4DBD33}
a:link {color: #4DBD33;}

div#content li { list-style: circle; }