colibris: use a darker default font and do not use OpenDyslexic
This commit is contained in:
parent
385ca8771b
commit
4c7ae65ac4
1 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ body,
|
|||
.hyperlink-dialog>.hyperlink-url,
|
||||
.timeslider #padcontent span ,
|
||||
.exporttype, .timeslider #export > p
|
||||
{ color: #495057 !important; }
|
||||
{ color: #2E3338 !important; }
|
||||
|
||||
/* MENUS ICONS */
|
||||
#edit_title:before,
|
||||
|
@ -124,4 +124,4 @@ p[data-l10n-id="ep_comments_page.comment"],
|
|||
#newComment.sidebar-comment input[type=submit],
|
||||
.comment-changeTo-approve input[type=submit],
|
||||
.hyperlink-dialog>.hyperlink-save
|
||||
{ font-family: OpenDyslexic, Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif !important; }
|
||||
{ font-family: Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif !important; }
|
||||
|
|
Loading…
Reference in a new issue