Jump to content

Module:Chem2/styles.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by MusikBot II (talk | contribs) at 18:00, 25 November 2021 (Protected "Module:Chem2/styles.css": High-risk template or module: 2566 transclusions (more info) ([Edit=Require extended confirmed access] (indefinite) [Move=Require extended confirmed access] (indefinite))). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
.template-chem2-su {
	display: inline-block;
	font-size: 80%;
	line-height: 1;
	vertical-align: -0.35em;
}

.template-chem2-su > span {
	display: block;
}

.template-chem2-su > span:empty:before {
	content: "\200b"; /* unicode zero width space character means this always has height */
}