User:Pilk/valve.css

From Team Fortress Wiki
< User:Pilk
Revision as of 07:03, 20 November 2010 by WindPower (talk | contribs)
Jump to: navigation, 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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* body { background: #51354c url("http://dl.dropbox.com/u/1961029/bg.png") no-repeat fixed; }
#content { background: url("http://wiki.teamfortress.com/w/images/5/56/Background_Content.png") transparent}
#p-cactions li:not(.selected) { background: #5E4157; }
#p-cactions ul li a { background: none; }
#p-cactions ul li.selected a { background-color: #BDB3BA; } */

/* Right sidebar stuff; to be moved */
#right-sidebar
{
  width: 21em;
  max-width: 21em;
  overflow: hidden;
  position: absolute;
  right:0em;
  top: 2.8em;
  text-align:center;
}
#content.sidebard
{
  border: 1px solid rgb(170, 170, 170);
  margin-right: 21em;
}