Module:IPA/styles.css: Difference between revisions

From Azupedia
Jump to navigation Jump to search
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%; }"
 
(No difference)

Latest revision as of 09:41, 19 June 2025

.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%;
}