Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

How do I change the font when using Simplify Page?

  • 1 odgovor
  • 1 ima ovaj problem
  • 1 prikaz
  • Posljednji odgovor od cor-el

more options

Is there a way to change the font size when using Simplify Page for printing? Thanks

Is there a way to change the font size when using Simplify Page for printing? Thanks

Svi odgovori (1)

more options

If this is done via a button on a web page then the website swaps the CSS files to render the page differently.

You would have to use code in userContent.css or use the Stylus extension to override the font properties set by the website via a @media print {} rule.

Add code to the userContent.css file.