Jump to content

Module:If preview/styles.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Izno (talk | contribs) at 18:40, 4 May 2021 (Izno moved page Module:Preview warning/styles.css to Module:Is preview/styles.css without leaving a redirect). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
.preview-warning {
	font-style: italic;
	/* @noflip */
	padding-left: 1.6em;
	margin-bottom: 0.5em;
	color: red;
}

/* The templatestyles element inserts a link element before hatnotes.
 * TODO: Remove link if/when WMF resolves T200206 */
.preview-warning + link + .preview-warning {
	margin-top: -0.5em;
}