Jump to content

Module:IPA/sandbox/styles.css

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Nardog (talk | contribs) at 00:34, 26 September 2023 (Created page with '.IPA-label-small { font-size: 85%; } Don't shrink the label where text is already small, per [[MOS:SMALLTEXT]]: .references .IPA-label-small, .infobox .IPA-label-small, .navbox .IPA-label-small { font-size: 100%; }'). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
.IPA-label-small {
	font-size: 85%;
}

/* Don't shrink the label where text is already small, per [[MOS:SMALLTEXT]] */
.references .IPA-label-small,
.infobox .IPA-label-small,
.navbox .IPA-label-small {
	font-size: 100%;
}