Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

How to style mathml items?

  • 1 svar
  • 2 har detta problem
  • 2 visningar
  • Senaste svar av 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?

Alla svar (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.