MDL-50869 themes: Quiz feedback colours are not accessible.
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
// Create missing variables.
|
||||
@wellBorder: darken(@wellBackground, 7%);
|
||||
|
||||
// Update warning text colour for accessibility.
|
||||
@warningText: #8a6d3b;
|
||||
|
||||
// Headings.
|
||||
h1 { font-size: round(@baseFontSize * 2.30); } // ~32px
|
||||
h2 { font-size: round(@baseFontSize * 2.00); } // ~28px
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user