Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:If preview/styles.css

From Hacks Guide Wiki
< Module:If preview
Revision as of 01:11, 16 December 2022 by Ihaveahax (talk | contribs) (1 revision imported)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
/* {{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;
}