Module:If preview/styles.css: Difference between revisions

From Wings of Fire: The New World Wiki
m 1 revision imported: If preview Module
Rusty (talk | contribs)
m remove template causing incorrect categorization
 
Line 1: Line 1:
/* {{pp|small=yes}} */
.preview-warning {
.preview-warning {
font-style: italic;
font-style: italic;

Latest revision as of 00:32, 26 November 2024

.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;
}