Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Is there a way to make all screen text bold (but not necessarily) larger?

  • 1 odpowiedź
  • 9 osób ma ten problem
  • 8 wyświetleń
  • Ostatnia odpowiedź od cor-el

more options

My sweetheart can't see font well except for that which is very bold. Chasnging the SIZE of font is too cumbersome for him because it enlarges the entire page and means he has to scroll everywhere to see everything he wants to see. We can't seem to locate an option to just make all of the font on screen go bold, rather than larger...

My sweetheart can't see font well except for that which is very bold. Chasnging the SIZE of font is too cumbersome for him because it enlarges the entire page and means he has to scroll everywhere to see everything he wants to see. We can't seem to locate an option to just make all of the font on screen go bold, rather than larger...

Wszystkie odpowiedzi (1)

more options

Only on web pages or also in the user interface?

A possibility is to use code in userChrome.css below the @namespace line.

See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

body, body * {font-weight: bold !important;}


You can also look at Stylish. Stylish: https://addons.mozilla.org/firefox/addon/2108


NoSquint: https://addons.mozilla.org/firefox/addon/2592

Zmodyfikowany przez cor-el w dniu