|
Posted by Ben Amada on 10/02/05 14:32
Els wrote:
> No replacement, you just set the styles for the font in the
> stylesheet:
> body{
> font-family:Arial, Helvetica, sans-serif;
> font-size:100%;
> color:rgb(0,0,0);
> background-color:rgb(255,255,255);
> }
Okay -- I'll start using the styles/CSS from now on.
Thanks for the quick reply!
Ben
[Back to original message]
|