MediaWiki:Monobook.css

From The Infosphere, the Futurama Wiki
Revision as of 00:19, 3 December 2007 by Svip (talk | contribs) (Like that!)
Jump to navigation Jump to 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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* edit this file to customize the monobook skin for the entire site */
/*<pre>*/
#p-navigation h5,
#p-tb h5,
#p-search h5 {
  border-bottom-color: #ffffff;
  z-index: 1;
}
#p-navigation .pBody,
#p-navigation h5,
#p-tb .pBody,
#p-tb h5,
#p-search .pBody,
#p-search h5 {
  border: 1px solid #b3b3b3;
  background: #ffffff;
}

#p-personal li {
  margin: 0;
  padding-right: 15px;
  border-bottom: 1px solid #b3b3b3;
}
#pt-userpage {
  border-left: 1px solid #b3b3b3;
}

.ns-8 #content,
.ns-8 #p-cactions li a {
  background: #ddddff;
}
/*</pre>*/