On Nov 3, 2009, at 7:35 PM, Victor Subervi wrote:

> 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?

Probably a more specific selector that overrides the one you quote.
Use the Firebug extension in Firefox or the WebKit inspector in Safari/ 
Chromium to find it.

Or provide a clickable link to the offending page.

Philippe
---
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
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