ccs font-size: Unsupported value

Imported from previous forum

Hi,

just found that the css font-size “normal” used in your stylesheets
is non-standard and not support by all browser. Allowed values are:

xx-small
x-small
small
medium
large
x-large
xx-large
smaller
larger
length
%

Cheers, Jörg

Joerg,

Thanks!

Nic removed the font-size: normal declarations.

Hi,

just found that the css font-size “normal” used in your stylesheets is
non-standard and not support by all browser. Allowed values are:

xx-small x-small small medium large x-large xx-large smaller
larger length
%

Cheers, Jörg