MediaWiki:Monobook.css

From Diary of a Wimpy Kid Wiki
Jump to navigation Jump to search

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.
/* CSS placed here will affect users of the Monobook skin */

li#pt-userpage, li#pt-anonuserpage, li#pt-login {
  padding: 20px 2px 2px 20px;
}

div#content, div#p-cactions li a:hover, div#p-cactions li.selected a, div#content div.thumb {
    background: #f8fCff;
}

body.skin--responsive #p-cactions li.selected a {
    background: #f8fCff;
}