User:Shisma/vector.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
body{
	max-width:1000px;
	margin:auto;
	position: relative;
}

.suggestions {
  right: 0 !important;
}

div {
	border: none !important;
}

div.vectorTabs span,
div.vectorTabs li.selected,
div.vectorTabs ul,
div.vectorTabs,
div#mw-head div.vectorMenu h3,
#right-navigation{
  background-image: none !important; 
  background-color: white;
}


#mw-page-base {
  background-image: none !important;
  background-color: transparent !important;
}