Jump to content

Module:Chem2/styles.css

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by GKFX (talk | contribs) at 19:11, 25 November 2021 (pp-template). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
.template-chem2-su { /* {{pp-template}} */
	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 */
}