Module:If preview/styles.css

From Ephemeral Film Wiki
< Module:If preview
Revision as of 19:21, 26 February 2022 by JJR (talk | contribs) (Created page with "→‎{{pp|small=yes}}: .preview-warning { font-style: italic; →‎@noflip: padding-left: 1.6em; margin-bottom: 0.5em; color: red; } /* The templatestyles element insert...")
Jump to navigation Jump to search
/* {{pp|small=yes}} */
.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;
}