Jump to content

Module:If preview/styles.css

From Simple English Wikipedia, the free encyclopedia
Revision as of 00:28, 20 February 2022 by Griffinofwales (talk | changes) (Changed protection settings for "Module:If preview/styles.css": main template is fully protected ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
.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;
}