MediaWiki:Common.css

From IS12 Wiki
Revision as of 08:48, 18 July 2020 by Benata (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 { background-color: #313131;}
#p-navigation { background-color: #414141; }
#p-tb { background-color: #414141; }
#content { background-color: #414141; color: #ffffff;}
#content p { color: #ffffff;}
#content h1 { color: #ffffff;}
#content h2 { color: #ffffff;}
#content h3 { color: #ffffff;}
#content h4 { color: #ffffff;}
#toc { background-color: #414141; color: #ffffff;}
#catlinks { background-color: #414141; color: #ffffff;}
#p-navigation { color: #54123b; }
#footer-places { display: none; }
#mw-head-base { background-color: #313131; }
.thumbinner { background-color: #313131 !important;} /*thumbnail background*/
.mw-body {border-color: #ffffff !important;}
#p-logo { background-color: #313131;}
#left-navigation { background-color: #313131; color: #ffffff;}
#right-navigation { background-color: #313131; color: #ffffff;}
#mw-head { background-color: #313131; }
#footer { background-color: #313131; color: #ffffff}
a:visited { color: #ff5f40 !IMPORTANT; }
a.new:link { color: #ff5f40 !IMPORTANT; }
a.new:visited { color: #ff5f40 !IMPORTANT; }
a:link { color: #d0472c !IMPORTANT; } /* normal unvisited links */
a:link:active { color: #d0472c !IMPORTANT; } /* active links */
a:link.new { color: #d0472c !IMPORTANT; } /* new links */
a:link.interwiki { color: #d0472c !IMPORTANT; } /* interwiki links */
a:link.external { color: #d0472c !IMPORTANT; } /* external links */
a.interwiki:visited { color: #ff5f40 !IMPORTANT; }
a.external:visited { color: #ff5f40 !IMPORTANT; }