Skip to content

How to set another default font in pads ? #2879

@ljoets

Description

@ljoets

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions