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 02:57, 16 March 2021 (make a stylesheet). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
/* Hatnotes and disambiguation notices */
.preview-warning {
	font-style: italic;
	/* @noflip */
	padding-left: 1.6em;
	margin-bottom: 0.5em;
	color: red;
}

.preview-warning i {
	font-style: normal;
}

.preview-warning + link + .preview-warning {
	margin-top: -0.5em;
}