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

From Team Fortress Wiki
Jump to: navigation, search
Line 1: Line 1:
 
 
a {
 
a {
 
  color: #d86511 !important;
 
  color: #d86511 !important;
 
  cursor: pointer !important;
 
  cursor: pointer !important;
 
  text-decoration: none !important;
 
  text-decoration: none !important;
  font-family: Tahoma !important;
+
  font-family: TF2 Secondary  !important;
 
}
 
}

Revision as of 21:00, 6 December 2010

a {
 color: #d86511 !important;
 cursor: pointer !important;
 text-decoration: none !important;
 font-family: TF2 Secondary   !important;
}