View Single Post
Old 05-27-2002, 09:15 PM   #5 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,505
sde is on a distinguished road
i don't know if this will help.. and it kinda defeats the purpose of having css... but try using a font tag before the area of text in question.. just assign a size attribute to it and see if that makes a difference. ie:

<p class=whatever><font size=2> text here </font></p>

just a thought
sde is offline   Reply With Quote