User:T0 onik/valve.css

From Team Fortress Wiki
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.
a 
{
 font-variant: small-caps !important;
 color: #d86511 !important;
 cursor: pointer !important;
 text-decoration: none !important;
 font-family: TF2 Build  !important;
 font-size: 16px !important;
}

span, td, th, li
{
 color: #7b440d !important;
 font-family: Tahoma !important;
 font-size: 11px !important;
 font-weight: bolder !important;
}
p
{
color: #4d2c0c !important;
font-family: Arial !important;
}
td
{
 background: #353535 !important;
 color: #7b440d !important;
 font-family: Tahoma !important;
 font-size: 11px !important;
 font-weight: bolder !important;
}
table.navbox {
background-color: #353535 !important;
}