MediaWiki:Common.css

Revision as of 04:55, 10 January 2013 by Skilgannon (talk | contribs)

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.
/* CSS placed here will be applied to all skins */

body.page-Main_Page #catlinks,
body.page-Main_Page h1.firstHeading{
display: none;
}

.flaggedrevs-color-0 { 
text-decoration: blink;
color: rgb(200, 0, 0);
background: none;
}

.flaggedrevs-color-1 {
background: none;
}

.mw-specialpagecached {
font-style: italic;
}

#bodyContent a.external {
padding-right: 0px;
}

li.gallerybox div.thumb,
div.tright div.thumbinner {
background: none;
border: 1px solid rgb(150, 150, 150);
}

html .thumbimage {
border: 1px solid rgb(180, 180, 180);
}

table.diff,
td.diff-otitle, 
td.diff-ntitle,
td.diff-context {
background: none;
}

th .mw-collapsible-toggle a {
color: rgb(255, 255, 255);
}

.imagelink_headerbackground a {
  background-image: url("http://wiki.metin-2.com/images/9/9a/HeaderBackground.png") 
}