User:Melinoë/vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary |
||
| (18 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
.fulf-Arab, | |||
.Arab:lang(fulf) { | |||
font-family: 'Noto Naskh Arabic', sans-serif; | |||
font-size: 100%; | |||
} | } | ||
.oflf-Arab, | |||
.Arab:lang(oflf) { | |||
font-family: 'Noto Naskh Arabic', sans-serif; | |||
font-size: 100%; | |||
} | } | ||
.IPA, .Ipach, .IPAchar { | |||
font-family: ' | font-family: 'Segoe UI', sans-serif; | ||
font-size: 100%; | |||
font-variant-ligatures: no-common-ligatures; | |||
} | } | ||
Latest revision as of 04:08, 21 June 2026
.fulf-Arab,
.Arab:lang(fulf) {
font-family: 'Noto Naskh Arabic', sans-serif;
font-size: 100%;
}
.oflf-Arab,
.Arab:lang(oflf) {
font-family: 'Noto Naskh Arabic', sans-serif;
font-size: 100%;
}
.IPA, .Ipach, .IPAchar {
font-family: 'Segoe UI', sans-serif;
font-size: 100%;
font-variant-ligatures: no-common-ligatures;
}