Join us to show up for other Firefox users 🦊. Earn fun badges and Mozilla swag vouchers! Find out more: https://mzl.la/askafox150

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Where is the /pdf.js/web/viewer.css file (i'm on windows)?

I want to change this option :

.pdfViewer .page {

 /* border: var(--page-border); */
 border: 0;

}

to remove the borders between pages in the pdf viewer. I tried doing this in the userChrome.css file but it didnt work.

I want to change this option : .pdfViewer .page { /* border: var(--page-border); */ border: 0; } to remove the borders between pages in the pdf viewer. I tried doing this in the userChrome.css file but it didnt work.

All Replies (1)

Basically I want to make this permanent (whithout the margins)

Modified by ducombeau.raphael