2,788
edits
(Created page with "→CSS placed here will be applied to all skins: .IPA { 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-style: normal; font-variant-ligatures: no-common-ligatures; }") |
No edit summary |
||
Line 5: | Line 5: | ||
font-style: normal; | font-style: normal; | ||
font-variant-ligatures: no-common-ligatures; | font-variant-ligatures: no-common-ligatures; | ||
} | |||
.gender, .number, .noun-class { | |||
font-style: italic; | |||
} | } |