User:Krisasa/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.
#p-personal, #p-views {display: none; }
div#mw-panel div.portal div.body ul li a { color:#808080; transition: all 2s;}
div#mw-panel div.portal div.body ul li a:visited { color:#808080; }
div#mw-panel div.portal div.body ul li a:hover { color:black; }
div.vectorTabs { background-image: none;}
div.vectorTabs span { background-image: none; background: white; }
div.vectorTabs ul li { background-image: none; background: white;}



body { font-family: 'fnd', sans-serif; background-color: white; }
div#content h1, div#content h2, div#content #firstHeading  { font-family: 'fnd-xb', sans-serif; font-size: 7em;line-height: 1.5;
margin-top: 0.2em; }
div#content #firstHeading { font-size: 10em; margin-bottom: 1.5em; line-height: 1.5;
margin-top: 0.2em;}


h1, h2, h3, h4, h5, h6 {border-bottom: 0; }
#left-navigation, #ca-history, #ca-watch  { display: none;}
#mw-head { background: white; }



div#simpleSearch {
    display: block;
    width: 24em;
    margin-top: -0.35em;
    position: relative;
    color: #000;
    background-color: #FFF;
    background-position: left top;
    background-repeat: repeat-x;
    border: 2px solid #000;
    min-height: 1px;
    height: 2.3em;
    background-image: none;
}

div#simpleSearch #searchInput {
    top: 0px;
    left: 0px;
    width: 90%;
    padding: 0.2em 0px 0.2em 0.2em;
    font-size: 23px;
    direction: ltr;
}


p {

    font-size: 1.15em;
}

div#content {
	border-width: 1px 0px 2px 2px;
border-style: solid;
border-color: black;
	margin-bottom: 80px;
	
}
div#content p {
    line-height: inherit;
   width: 55%;
    margin: 30px 0 30px 15%;
    max-width: 600px;
}

div#p-logo { left: 0; margin-top: 10px;}
div#p-logo a {  background-image: url('https://s3-eu-west-1.amazonaws.com/krisakfiles/ikonka.png') !important;  }

a {color: grey; text-decoration:underline; transition: all 2s;}
a:hover {color: black; text-decoration:none; }


.infobox {
    border: none;  padding: 1.2em; background: white;}
    
    
    #toc, .toc, .mw-warning {
    border: 2px solid black;
    background-color: white;
    padding: 15px;
    font-size: 95%;
}

div.thumbinner {
    border: none;
    padding: 6px !important;
    background-color: white; }
    
    
    div.thumb .thumbimage {
    background-color: #FFF;
    border: 2px solid black;
}

html .thumbcaption {  margin-top: 15px;}

#footer { display: none;}
div#p-tb,  div#p-interaction, div#p-coll-print_export {display: none;}


#mw-navigation h2.nejlabel {
    position: relative;
    top: auto; 
	font-size: 1.2em;
margin-top: 50px;
	
	
}
    
    
    
.mw-body a.external { color: grey; }

#content .external { padding-right: 0; background-image: none;}