Jump to content

Module:IPA/styles.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Protected "Module:IPA/styles.css": High-risk template or module: requested at WP:RFPP ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))
comment
Line 3: Line 3:
}
}


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

Revision as of 22:33, 16 September 2023

.IPA-label-small {
	font-size: 85%;
}

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