Widows 10 V3.5
I know this is probably a stupid question, but where do I put the line
below, and do I put everything in including the asterisk and brackets. e.g
* { font: 10pt verdana, arial, sans-serif; }
Regards,
Gareth
-----Original Message-----
From: gnucash-user
[mailto:[email protected]] On
Behalf Of Liz
Sent: 05 April 2019 09:19
To: [email protected]
Subject: Re: [GNC] Fonts
On Thu, 4 Apr 2019 13:49:20 -0400
"Timothy B. Taylor" <[email protected]> wrote:
> For what it's worth ... Notepad worked just fine for me ... GnuCash
> 3.5, Windows 10 Pro version 1803 ...
>
> After trying a few variations ... various fonts and sizes ... I ended
> up with
>
> * { font: 10pt verdana, arial, sans-serif; }
>
> ... and by the way it works fine on one line ... Thanks! Tim
However, if you had tried to split the line, you may not have had the same
success.
Could you try with the original
* {
font: 12px arial, sans-serif;
}
using notepad?
Liz
_______________________________________________
gnucash-user mailing list
[email protected]
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.
_______________________________________________
gnucash-user mailing list
[email protected]
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.