User:SemperRabbit/common.css

From Screeps 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.
/* Make your own CSS!
* wiki.screepspl.us/index.php/Special:MyPage/common.css
*/
.vector-menu-tabs li, .vector-menu-tabs a, #mw-head, .vector-menu-checkbox, .vector-menu-dropdown li a,  {
  background-color: #404040 !important;
  background-repeat: repeat-x !important;   
  background-attachment: fixed;
  color: #888;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: lighter;
  line-height: 1.5;
  margin: 0;
}

span.tocnumber {
  background-color: #2b2b2b !important;
  color: #bbb;
}


nav {
  color: #DDD !important;
}