Difference between revisions of "User:T0 onik/valve.css"

From Team Fortress Wiki
Jump to: navigation, search
(brrrr)
Line 12: Line 12:
 
  font-family: TF2 Build !important;
 
  font-family: TF2 Build !important;
 
  font-size: 12px !important;
 
  font-size: 12px !important;
 +
font-weight: bolder !important;
 
}
 
}

Revision as of 21:12, 6 December 2010

a 
{
 color: #d86511 !important;
 cursor: pointer !important;
 text-decoration: none !important;
 font-family: TF2 Build  !important;
 font-size: 10px !important;
}

span, td, th, li
{
 font-family: TF2 Build !important;
 font-size: 12px !important;
 font-weight: bolder !important;
}