Jump to content

Module:Sidebar/styles.css

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Izno (talk | contribs) at 01:33, 30 December 2020 (some more). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

.vertical-navbox {
	width: 22em;
	float: right;
	clear: right;
	margin: 0 0 1em 1em;
	background: #f8f9fa;
	border: 1px solid #aaa;
	padding: 0.2em;
	border-spacing: 0.4em 0;
	text-align: center;
	line-height: 1.4em;
	font-size: 88%;
}

.vertical-navbox-subgroup {
	width: 100%;
	margin: 0;
	border-spacing: 0;
}

.sidebar-left {
	float: left;
	clear: left;
	margin: 0 1em 1em 0;
}

.sidebar-none {
	float: none;
	clear: both;
	margin: 0 1em 1em 0;
}

.sidebar-top-caption,
.sidebar-pretitle-top-image {
	padding-top: 0.2em;
	line-height: 1.2em;
}

.sidebar-pretitle {
	padding-top: 0.4em;
	line-height: 1.2em;
}

.vertical-navbox-subgroup {
	width: 100%;
	margin: 0;
	border-spacing: 0;
}