Hello,
I am using etherpad with dyslexic pupils, and I would change the default pads font to http://www.dafont.com/fr/andika-basic.font
I installed Andika font on my debian server as specified here : http://linuxandfriends.com/how-to-install-fonts-in-linux-ubuntu-debian/
I added in my src/static/custom/pad.css
innerdocbody {
font-family: Andika;
font-size: 14px;
line-height: 16px;
}
restarted etherpad-lite
But it seems to have no effect on pads :-(
Any idea ?
Thanks
Hello,
I am using etherpad with dyslexic pupils, and I would change the default pads font to http://www.dafont.com/fr/andika-basic.font
I installed Andika font on my debian server as specified here : http://linuxandfriends.com/how-to-install-fonts-in-linux-ubuntu-debian/
I added in my src/static/custom/pad.css
innerdocbody {
font-family: Andika;
font-size: 14px;
line-height: 16px;
}
restarted etherpad-lite
But it seems to have no effect on pads :-(
Any idea ?
Thanks