Module:Chem2/styles.css/sandbox

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Gonnym at 11:40, 22 November 2025 (Gonnym moved page Module:Chem2/sandbox/styles.css to Module:Chem2/styles.css/sandbox without leaving a redirect: to allow backlinks at the top to work and for database pages to recognize this as a sandbox). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.template-chem2-su {
	display: inline-block;
	font-size: 80%;
	line-height: 1;
	vertical-align: -0.35em;
}

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

/* Ignore the linter error about this selector being "overqualified"; this is the
   correct selector to override the default stylesheet. */
sub.template-chem2-sub {
	font-size: 80%;
	vertical-align: -0.35em;
}

sup.template-chem2-sup {
	font-size: 80%;
	vertical-align: 0.65em;
}