Jump to content

Module:Chem2/styles.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by GKFX (talk | contribs) at 21:58, 24 November 2021 (Copy from sandbox). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
.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 */
}