At 10:35 03/11/2009, Victor Subervi 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:
>...
>
>It doesn't matter to what value I change "font-size", it remains the same!
>What do?

Have you tried stating the font size in ems or as a percentage, 
rather than in pixels?

Rachel



______________________________________________________________________
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