Difference between revisions of "User:T0 onik/valve.css"
Line 1: | Line 1: | ||
a | a | ||
{ | { | ||
− | color:# | + | color:#333; |
text-shadow: black 1px 1px 2px !important; | text-shadow: black 1px 1px 2px !important; | ||
} | } | ||
Line 7: | Line 7: | ||
span, td, th, li | span, td, th, li | ||
{ | { | ||
− | + | ||
− | |||
font-family: Tahoma !important; | font-family: Tahoma !important; | ||
font-size: 11px !important; | font-size: 11px !important; | ||
Line 15: | Line 14: | ||
p | p | ||
{ | { | ||
− | + | ||
color: color:#000; !important; | color: color:#000; !important; | ||
font-family: Arial !important; | font-family: Arial !important; | ||
Line 21: | Line 20: | ||
td | td | ||
{ | { | ||
− | + | ||
− | + | ||
font-family: Tahoma !important; | font-family: Tahoma !important; | ||
font-size: 11px !important; | font-size: 11px !important; |
Revision as of 14:37, 22 September 2011
a { color:#333; text-shadow: black 1px 1px 2px !important; } span, td, th, li { font-family: Tahoma !important; font-size: 11px !important; font-weight: bolder !important; } p { color: color:#000; !important; font-family: Arial !important; } td { font-family: Tahoma !important; font-size: 11px !important; font-weight: bolder !important; } table.navbox { background-color: #353535 !important; }