Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

How to change default font weight?

  • 2 trả lời
  • 2 gặp vấn đề này
  • 32 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

I want to set the default Serif, Sans-serif, and Monospace fonts to "Medium" weight of IBM Plex Fonts.

The Medium variant is installed, however I can only select the regular font through the Preference menu.

How can I select the Medium variant of the font for serif, sans-serif and monospace?

I want to set the default Serif, Sans-serif, and Monospace fonts to "Medium" weight of IBM Plex Fonts. The Medium variant is installed, however I can only select the regular font through the Preference menu. How can I select the Medium variant of the font for serif, sans-serif and monospace?

Tất cả các câu trả lời (2)

more options

What the Browser provides is what it can only do anything else beyond that is custom fonts that are installed by another software or you have to use something like userChrome.css to make those modifications. The only other thing that can change fonts is the O/S itself.

more options

You can only select a font-family that way. You would have to use CSS rules to select a specific variant. For the user interface these rules would be in userChrome.css and for websites in userContent.css.