On Tue, Dec 9, 2008 at 11:38 PM, Donald Davis <[EMAIL PROTECTED]> wrote:
> Just a note, what the designer was trying to do is a pretty good idea
> for ease of use on your end.  .625em or 62.5% is the magic number that
> sets your base font size to 10px.  that way when you modify the
> font-size elsewhere using ems, you can easily figure out your base
> level of pixels for use determining other styles.  So really, you
> wouldn't want to change the body style.  You would want to make
> whatever specific text that is bothering your site's visitors larger.
> If it is the font-size of your paragraphs, change your font-size (in
> ems for flexibility) of your p tags.  or if it is in a particular div,
> you can change for that div's id or class.
>
> -Don
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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