User:ConradPino/vector.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* 1702 */
html,body {
	height:100%;
	margin:0;
	padding:0;
	font-family:sans-serif;
	font-size:100%
}

/* 1789 */
#p-personal li {
	margin-left:0.75em;
	margin-top:0.5em;
	font-size:smaller;
	white-space:nowrap
}

/* 1865 */
div.vectorTabs li a {
	display:inline-block;
	height:1.9em;
	padding-left:0.5em;
	padding-right:0.5em;
	color:#0645ad;
	cursor:pointer;
	font-size:smaller
}

/* 2165 */
div#mw-panel div.portal h5 {
	font-weight:normal;
	color:#444444;
	padding:0.25em;
	padding-top:0;
	padding-left:1.75em;
	cursor:default;
	border:none;
	font-size:smaller
}

/* 2195 */
div#mw-panel div.portal div.body ul li {
	line-height:1.125em;
	padding:0;
	padding-bottom:0.5em;
	margin:0;
	overflow:hidden;
	font-size:smaller
}

/* 2232 */
div#footer ul li {
	margin:0;
	padding:0;
	padding-top:0.5em;
	padding-bottom:0.5em;
	color:#333333;
	font-size:small
}

/* 2395 */
#bodyContent {
	font-size:100%
}