Difference between revisions of "User:T0 onik/valve.css"
Line 11: | Line 11: | ||
{ | { | ||
color: #7b440d !important; | color: #7b440d !important; | ||
− | font-family: | + | font-family: Arial !important; |
font-size: 11px !important; | font-size: 11px !important; | ||
font-weight: bolder !important; | font-weight: bolder !important; | ||
+ | } | ||
+ | p | ||
+ | { | ||
+ | font-family: Tahoma !important; | ||
} | } |
Revision as of 21:26, 6 December 2010
a { color: #d86511 !important; cursor: pointer !important; text-decoration: none !important; font-family: TF2 Build !important; font-size: 11px !important; } span, td, th, li { color: #7b440d !important; font-family: Arial !important; font-size: 11px !important; font-weight: bolder !important; } p { font-family: Tahoma !important; }