MediaWiki:Vector.css
From From The Ashes Wiki
/* CSS placed here will affect users of the Vector skin */
#p-logo a {
height: 200px;
}
body,
div#content,
#mw-normal-catlinks,
#mw-head,
.vectorTabs li a {
background-color: #ddd9dd;
}
#mw-page-base {
background-color: transparent;
background-image: none;
}
div#mw-panel div.portal div.body,
div#mw-head div.vectorMenu h3 {
background-image: none;
}
#simpleSearch {
border-radius: 1em;
padding: 0 .35em !important;
}