Open main menu

UESPWiki β

User:Elliot/monobook.css

< User:Elliot

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.
.catlinks table {
   background: none;
}
.catlinks td {
   padding: 0;
   padding-left: 2em;
}
ins.diffchange {
   color: white;
   background-color: #339933;
   padding-bottom: 1px;
   padding-left: 1px;
   padding-right: 1px;
   text-decoration: none;
}
del.diffchange {
   color: white;
   background-color: #999933;
   padding-bottom: 1px;
   padding-left: 1px;
   padding-right: 1px;
   text-decoration: none;
}
.mw-plusminus-pos {
   color: #006644;
}

.mw-plusminus-neg {
   color: #8b0000;
}

.mw-plusminus-null {
   color: #aaaaaa;
}

#not-forum-notice {
   display: none !important; 
}

span.unpatrolled {
   display: none !important; 
}

.redirect-in-category, .allpagesredirect {
   font-style: italic;
}


.navbox-columns-table {
   background: transparent;
}

div.magnify {
   display: none !important; 
}