Thread: Main.css
View Single Post
  #5  
Old 01-13-2010, 04:20 PM
 
Panther Panther is offline
 

Senior Member
  
Join Date: Feb 2009
Posts: 108
 

Default Re: Main.css

Do you mean what I have in red below?

BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT { color: #232323; font: 11px Verdana, Arial, Helvetica, Sans-serif; }
a { color: #002A53; text-decoration: none; }
a:hover { color: #860000; text-decoration: underline; }
H1 { font-size: 15px; }
H2 { font-size: 13px; }
H3 { font-size: 12px; }
HR { color: #ddd; height: 1px; }
HTML,BODY { margin: 0 7px 0 7px; background: #fff; }
FORM { margin: 0; }
TABLE,IMG { border: 0; }
TD { vertical-align: top; }
__________________
Panther
X-Cart Pro v4.4.4
Reply With Quote