MediaWiki:Common.css: Difference between revisions

From Laenkea
Jump to navigation Jump to search
(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 difference)

Revision as of 06:49, 6 August 2023

/* 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;
}