- From: Dennis Kibbe <desertden@earthlink.net>
- Date: Tue, 23 Jan 2001 20:59:54 -0700
- To: Irene VATTON <Irene.Vatton@inrialpes.fr>, www-amaya@w3.org
Is the AmayaHome directory not created automatically on installation? At least,
under Win NT I have neither c:\winnt\profiles\username\amaya nor amaya.css.
Thanks,
Dennis Kibbe
Irene VATTON wrote:
> >
> > Secondly: while browsing, I prefer helvetica fonts to times fonts. Is there
> > any way to change the setting? I did not find any.
>
> Yes you can change that by defining your User CSS style sheet. It's the file
> amaya.css located in your AmayaHome Directory (see Help/Configuring to know
> where is this directory in your platform).
>
> Mine amaya.css file contains:
> @media print {
> BODY {font-size: 10pt}
> }
> @media screen {
> BODY {font-family: Helvetica}
> }
>
> --
> Irene.
Received on Tuesday, 23 January 2001 23:00:07 UTC