Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

সহায়তা খুঁজুন

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.

আরও জানুন

bookmarks library is unreadable. font-size is around 7pts.

  • 1 উত্তর
  • 1 এই সমস্যাটি আছে
  • 22 দেখুন
  • শেষ জবাব দ্বারা cor-el

more options

Prior to FF 72 I was able to increase the font-size of all elements of a skin/theme with userchrome.css, but this no longer works. Now, only the captions and menus are affected by the following code.

  • {
   font-family:sans-serif !important;
   font-weight:500 !important;
   font-size:16px !important;
   text-shadow:none; !important;

}

Is there an additional css code snippet that works on the bookmarks library view? Please see the attached image

Prior to FF 72 I was able to increase the font-size of all elements of a skin/theme with userchrome.css, but this no longer works. Now, only the captions and menus are affected by the following code. *{ font-family:sans-serif !important; font-weight:500 !important; font-size:16px !important; text-shadow:none; !important; } Is there an additional css code snippet that works on the bookmarks library view? Please see the attached image
স্ক্রিনশটসমূহ সংযুক্ত হয়েছে

All Replies (1)

more options

চয়ন করা সমাধান