Jump to content

Wikipedia:Wikipedia Signpost/Templates/Signpost-block-start-v2/styles.css

Page semi-protected
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Izno (talk | contribs) at 02:55, 17 January 2023 (Adding {{pp-vandalism}}). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
/* {{pp-vandalism|small=yes}} */
.wp-signpost-block {
	line-height: 1.6em;
}

.wp-signpost-block-full {
	font-size: 1em;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.wp-signpost-block-narrow {
	max-width: 46em;
}

@media (min-width: 720px) {
	.wp-signpost-block {
		padding-left: 2vw;
	}
}