Difference between revisions of "MediaWiki:Common.css"

From Celtic Languages
Jump to navigationJump to search
(Add CSS for .IPA and .IPAchar classes)
(No difference)

Revision as of 15:01, 6 October 2021

/* CSS placed here will be applied to all skins */
.IPA, .IPAchar {
    font-family: Gentium,'Gentium Plus',GentiumAlt,'DejaVu Sans','Segoe UI','Lucida Grande','Charis SIL','Doulos SIL','TITUS Cyberbit Basic','Code2000','Lucida Sans Unicode',sans-serif;
    font-size: 110%;
    font-variant-ligatures: no-common-ligatures;
}