User:Sksiitb/common.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.
.mw-body h1, .mw-body h2 {
font-family: "Segoe UI",Georgia,Times,serif;
line-height: 1.5;
margin-bottom: 0.25em;
padding: 0;
font-weight:100;
}
.mw-body h1 {
font-size: 3.0em;
}

html, body {
height: 100%;
margin: 0;
padding: 0;
font-family: palatino linotype;
}

.mw-body p {
line-height: 2;
margin: 1.5em 9em;
}

div#mw-panel div.portal {
visibility: hidden;
}

.mw-body {
margin-left: 0;
padding: 1.5em 10em;
}

.mw-body .mw-editsection, .mw-body .mw-editsection-like {
visibility: hidden;
}

#left-navigation, #right-navigation{
visibility: hidden;
}
#p-logo,#Notes,.reflist{
	display:none;
}

#p-search,#ca-edit {
visibility: visible;
background: white;
}


h1, h2, h3, h4, h5, h6 {
color: black;
background: none;
font-weight: normal;
margin: 0;
overflow: hidden;
padding-top: .5em;
padding-bottom: .17em;
border-bottom:none;
}

.mw-body-content {
position: relative;
line-height: 1.6;
font-size: 1em;
}

#mw-page-base {
height: 0em;
background-image: none;
background-color: none;
}

li.toclevel-1 {
float: left;
margin-right: 2em;
}

#toc, .toc, .mw-warning{
border: none;
background-color: white;
font-family: "Segoe UI",Georgia,Times,serif;
font-weight: 100;
margin: auto;
margin-top: 2em;
margin-bottom: 2em;
}

.mw-headline {
margin-left: 3em;
}

.mw-body .firstHeading {
overflow: visible;
margin-top: 3em;
}

.mw-body h1, .mw-body h2 {
margin-top: 3em;
}

div#p-personal {
visibility: hidden;
}

li#pt-logout {
visibility: visible;
font-family: segoe ui;
font-weight: 100;
font-size: 1em;
}

div#simpleSearch {
display: block;
width: 30em;
padding-right: 3em;
height: 2em;
margin-top: 0.65em;
position: relative;
min-height: 1px;
border: solid 1px #E7E7E7;
color: black;
background-color: white;
background-image: none;
}
div#simpleSearch #searchInput {
width: 500px;
padding: 0.30em 0 0.5em 1em;
font-size: 1em;
font-family: segoe ui;
direction: ltr;
-webkit-appearance: textfield;
font-weight: 100;
}