Jump to content

User:Maxí/vector.css

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Maxí (talk | contribs) at 23:03, 17 June 2016. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.
body {
	font-family: 'TheSans', Helvetica, Arial, sans-serif;
	background: #00a8cb;
}

div#mw-panel div.portal div.body ul li a {
	font-size: 15px;
	line-height: 21px;
	color: #fff;
}

div#mw-panel div.portal h3 {
	padding: 0 0 5px 0;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

div#mw-panel #p-logo + div.portal div.body {
	margin: 0;
}

div#mw-panel div.portal {
	margin: 0.5em 1em;
	background: none;
}

div#mw-panel div.portal div.body {
	margin: 0;
}

#content {
	border: none;
	font-size: 17px;
	box-shadow: 0 3px 5px rgba(0,0,0,0.2);
}

#mw-head {
	background: transparent;
}

div.vectorTabs ul {
	background: transparent;
	border: none;
}

h1 {
	font-family: 'TheSans', Helvetica, Arial, sans-serif !important;
	font-weight: bold;
	border-bottom: none;
}