Hi Victor,

I have checked the same in my system.
Its working fine. Can you please check whether any other CSS inherit this
style?
Or else give !important like this

p {
font-size: 16px ! important;
}

Thanks,
Deepak Sam Victor G







































On Tue, Nov 3, 2009 at 4:05 PM, Victor Subervi <victorsube...@gmail.com>wrote:

> Hi;
> I have the following in my css:
>
> p {
> text-align: left;
> font-size: 16px;
> margin-left: 10px;
> padding-left: 10px;
> margin-right: 10px;
> padding-right: 10px;
> }
>
> I have this in my html:
>
> <td style="background-image: url(images/blue-box-background.gif);
> background-repeat: repeat-y;"><p>Located on the waterfront in 18th century
> Christiansted, Hotel Caravelle
> faces the harbor with eastward views of Protestant Cay, Christiansvaern
> Fort
> and the old French fort site, and westward views of the outmost point of
> the
> Judith's Fancy neighborhood wherein lies the entrance to Salt River (the
> location of Columbuss landing). Northward, when conditions are right,
> profiles of the other US and British islands show on the horizon.</p>
>
> It doesn't matter to what value I change "font-size", it remains the same!
> What do?
> TIA,
> Victor
> ______________________________________________________________________
> css-discuss [cs...@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>



-- 
G.Deepak Sam Victor
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to