I think Marilyn is on a Mac.

Peter
--
Peter West
p...@pbw.id.au
“For where two or three are gathered in my name, there am I among them.”

> On 15 Aug 2020, at 9:19 am, Adrien Monteleone 
> <adrien.montele...@lusfiber.net> wrote:
> 
> No console work necessary. Not sure what OS you are on, but just use your 
> favorite text editor, but be sure to use Linux/Unix line endings. (some 
> versions of Notepad I think use Windows endings) And of course save in plain 
> text, not rich text or anything formatted.
> 
> Create a file called gtk-3.0.css containing at the least:
> 
> * {
>  font-size: 16px;
> }
> 
> This will of course affect every single text element of the UI, like a 
> magnifying glass.
> 
> Since you know CSS, you know you can play with the 16 and the px unit. (not 
> all Web CSS is recognizable in GTK, but much of it is)
> 
> That wiki page goes into more detail about where to save the file, and what 
> else you can put in it. (to target certain parts of the UI rather than using 
> the "*" sledgehammer.
> 
> Regards,
> Adrien
> 
> On 8/14/20 5:52 PM, Marilyn Graves Kimple via gnucash-user wrote:
>>  Thanks. This looks pretty scary but I will study on it. I used to code 
>> HTML/CSS and I vaguely remember doing some DOS. I am a Mac person and don't 
>> remember the last time I used the Console.
>> Best regards,mgk
>>     On Friday, August 14, 2020, 10:53:35 AM EDT, GTI .H <gti90...@gmail.com> 
>> wrote:
>>    Here's how to do it:
>> https://wiki.gnucash.org/wiki/GTK3#Visual_Styling
>>  --
>> RegardsGTI
>> Em sex., 14 de ago. de 2020 às 09:35, Marilyn Graves Kimple via gnucash-user 
>> <gnucash-user@gnucash.org> escreveu:
>> Is there a way to customize the font size in GnuCash? I do not have an easy 
>> time reading screens and I also have arthritis in my hands, which means I 
>> need a bigger target for my cursor. I looked at the documentation and all I 
>> could find was a style sheet for reports. My built-in Mac tricks for screen 
>> reading (control+, track pad motions) do not work with GnuCash.
>> Thanks-- Marilyn Graves Kimple
> 
> _______________________________________________
> gnucash-user mailing list
> gnucash-user@gnucash.org
> 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
gnucash-user@gnucash.org
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.

Reply via email to