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!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

How to style mathml items?

  • 1 个回答
  • 2 人有此问题
  • 5 次查看
  • 最后回复者为 FredMcD

more options

Hi, I need to style a webpage http://www.lancaster.ac.uk/staff/grabows1/accessible/math111/doth4.S3.html to suit wishes of a particular visually impaired student.

You can see the style sheet has body * {

   font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif !important;
   font-size: 36pt !important ;
   font-weight: bold !important;

}

However, most mathml notation (but curiously not all of it) is not bold, and perhaps more importantly it is not sans-serif. How can I force everything to be sans-serif bold?

Hi, I need to style a webpage http://www.lancaster.ac.uk/staff/grabows1/accessible/math111/doth4.S3.html to suit wishes of a particular visually impaired student. You can see the style sheet has body * { font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif !important; font-size: 36pt !important ; font-weight: bold !important; } However, most mathml notation (but curiously not all of it) is not bold, and perhaps more importantly it is not sans-serif. How can I force everything to be sans-serif bold?

所有回复 (1)

more options

I've called for more help.

This is probably a good site to be aware of http://www.accessfirefox.org/Firefox_Accessibility_Extensions.php It is a semi-official Mozilla community run site. IIRC the site and many of its add-ons were caught out by Australis. That is probably one site we should reach out to in advance if for instance making anything less distinct smaller, or lower contrast.