[Conkeror] Font customization

Jay Belanger jay.p.belanger at gmail.com
Sat Feb 2 12:43:24 PST 2008


Jeremy Maitin-Shepard <jeremy at jeremyms.com> writes:

> Jay Belanger <jay.p.belanger at gmail.com> writes:
>
>> I have seen references to an 'M-x customize' command, but it doesn't
>> seem to be in the latest version of Conkeror.  Is there another way to
>> increase the font sizes and the minimum font size?
>
> You can customize these things either through certain Gecko preferences,
> which you can set using e.g. about:config,

I tried about:config, but didn't know what to change.

> or alternatively you can create a chrome directory in your profile
> directory, and then create a file chrome/userContent.css.

That worked.  I put the lines

* {
  font-size: 16pt;
}

in chrome/userContent.css
I realize that this is probably too broad, but for now it works for me.

Thanks,
Jay


More information about the Conkeror mailing list