Improved accessibility
This commit is contained in:
parent
dde2b74172
commit
05122432bf
3 changed files with 5 additions and 5 deletions
2
static/stylesheet/style.min.css
vendored
2
static/stylesheet/style.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,10 +1,10 @@
|
|||
// Flex colors
|
||||
@orange: #D9411E;
|
||||
@light-orange: #FF5A09;
|
||||
@orange: #AE0000;
|
||||
@light-orange: #AE0000;
|
||||
@white: #ffffff;
|
||||
@grey: #333333;
|
||||
@light-grey: #eeeeee;
|
||||
@med-grey: #999999;
|
||||
@med-grey: #555555;
|
||||
@dark-grey: #242121;
|
||||
|
||||
// Font family
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue