mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #60116
[Bug 1845053] A change has been merged
Reviewed: https://reviews.mahara.org/11078
Committed: https://git.mahara.org/mahara/mahara/commit/1d324796cf8e51467a8e7074a1ea2d5ffcfe6cce
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch: master
commit 1d324796cf8e51467a8e7074a1ea2d5ffcfe6cce
Author: Evonne <evonne@xxxxxxxxxxxxxxx>
Date: Tue Jul 21 18:33:05 2020 +1200
Bug 1845053 Font size and size variable
Base font has been increased to 16px, and as a result, variables
have had to be recalculated.
Max browser width has been increased to 1440px to allow the
larger font to have more characters in a line.
As a part of accessibility, headings H1-H6 have had to be rejigged.
Note that for elements such as popup/modals, the heading restarts
at H1 again as advised by Julius.
Page heading is H1, block heading is H2, everything else should be
H3. Trying to attempt to reserve H4-H6 for user content, but it is
still existing in some places as some things can't be changed.
Attachment markups have been unified and added to styleguide.
Removed H3/H4 from fieldset legends.
behatnotneeded
Change-Id: I69273c9775d658f03738c29be8d230b59c189790
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1845053
Title:
Font size and size variable review
Status in Mahara:
Fix Committed
Bug description:
As part of our accessibility review, we are going to increase the base
font size from 14px to 16px. In addition, there are some elements that
do not yet have font size variables. They will be changed to allow for
flexibility.
We'll also need to review the line height at the same time and the
hover background and whether and if so where we are going to keep it.
UX will be needed for that.
All these changes are to be looked at alongside the WCAG 2.1
guidelines.
Tagging against 20.04 as these will be bigger changes and need a fair
amount of testing in all our themes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1845053/+subscriptions
References