mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 09:56:15 -04:00
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,
|
.hyperlink-dialog>.hyperlink-url,
|
||||||
.timeslider #padcontent span ,
|
.timeslider #padcontent span ,
|
||||||
.exporttype, .timeslider #export > p
|
.exporttype, .timeslider #export > p
|
||||||
{ color: #495057 !important; }
|
{ color: #2E3338 !important; }
|
||||||
|
|
||||||
/* MENUS ICONS */
|
/* MENUS ICONS */
|
||||||
#edit_title:before,
|
#edit_title:before,
|
||||||
|
@ -124,4 +124,4 @@ p[data-l10n-id="ep_comments_page.comment"],
|
||||||
#newComment.sidebar-comment input[type=submit],
|
#newComment.sidebar-comment input[type=submit],
|
||||||
.comment-changeTo-approve input[type=submit],
|
.comment-changeTo-approve input[type=submit],
|
||||||
.hyperlink-dialog>.hyperlink-save
|
.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…
Add table
Add a link
Reference in a new issue