mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
support for open dyslexic font
This commit is contained in:
parent
e49bb4017c
commit
41bb4ef094
6 changed files with 11 additions and 2 deletions
|
@ -1284,3 +1284,9 @@ input[type=checkbox] {
|
|||
.hideControlsEditbar{
|
||||
display:none !important;
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: opendyslexic;
|
||||
src: url("../font/opendyslexic.otf") format("opentype");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue