>
>
>
>         body
>         {
>             /*line-height: 1;*/ <----::  delete rule rule
>           font : 1em/normal 'Helvetica Neue', Helvetica, Arial, 
> sans-serif; <----:: delete entire rule
>        }
>   


Shoud read:


body
{
 /*line-height: 1;*/ <----::  delete rule
font : 1em/normal 'Helvetica Neue', Helvetica, Arial, sans-serif; <----:: *ADD 
rule*
]


>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>   

______________________________________________________________________
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