View Single Post
  #2  
Old 07-26-2003, 12:55 PM
  TelaFirma's Avatar 
TelaFirma TelaFirma is offline
 

X-Adept
  
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
 

Default

Try adding this to your CSS file...

Code:
INPUT, TEXTAREA, SELECT, OPTION { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px; color: #C19111; background-color: #000000; }
Reply With Quote