Benutzer:Aarakast/common.css

aus Wikipedia, der freien Enzyklopädie
Zur Navigation springen Zur Suche springen

Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
/*
if(document.createElement){void(head=document.getElementsByTagName('head').item(0));void(script=document.createElement('script'));void(script.src='https://mnater.github.io/Hyphenator/Hyphenator.js?bm=true');void(script.type='text/javascript');void(head.appendChild(script));}
*/

/*
http://wikipedia.gkvasnikov.com/
*/

/*
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|PT+Serif:400,400i,700,700i');
#firstHeading {
    font-family: "PT Serif";
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    color: #333;
    margin: .75em auto 1em;
    border: 0;
}
.mw-parser-output,
#contentSub,
#custom_summary {
    max-width: 1100px;
    margin: 0 auto 10px;
    font-family: "PT Serif";
    line-height: 1.7;
}
#custom_summary {
    font-size: 1.15em;
    font-style: italic;
    line-height: 1.2;
    padding: 0 10px;
    text-indent: -5px;
    margin-bottom: 1.5em;
}
.mw-parser-output > * {
    max-width: 870px;
    font-size: 1.15em;
}
.mw-parser-output > ul {
	max-width: calc(870px - 1.6em);
}
.mw-parser-output > ol {
	max-width: calc(870px - 3.2em);
}
.mw-parser-output > h2 {
    font-size: 1.5em;
}
.mw-parser-output > h3 {
    font-size: 1.3em;
}
.mw-parser-output > h4 {
    font-size: 1.15em;
}
.mw-parser-output > .thumb,
.mw-parser-output > table {
    max-width: 1100px;
}
.mw-parser-output a {
    color: #3398CC;
}
.mw-parser-output a:visited,
.mw-parser-output a:active {
    color: #236a8e;
}
.mw-parser-output a.hidelink {
    color: inherit;
}
.mw-parser-output a.hidelink:hover {
    text-decoration: none;
}
.mw-body-content #toc {
    border: 0;
    background: transparent;
    font-size: 1.15em;
    margin: 20px auto 50px;
}
.mw-body-content #toc h2,
.mw-body-content .toc h2 {
    color: #3398CC;
    border-bottom: 1px solid #AAAAAA;
    font-family: "Open Sans Condensed";
    font-size: 1.4em;
    font-weight: bold;
    padding: 0 20px 10px;
    display: inline-block;
}
.mw-body-content .references {
    font-size: 1em;
}

.toc h2 {
	cursor: pointer;
}
span.toctoggle {
	display: none;
}

#custom_footbar {
	position: fixed;
    z-index: 100;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: white;
    border-top: 1px solid #AAA;
    box-shadow: 0px 0px 10px 2px rgba(50, 50, 50, 0.15);
	font-size: 1em;
	font-family: "Open Sans Condensed";
	font-weight: bold;
}
#custom_footbar .settings {
	float: left;
	margin-left: 5px;
}
#custom_footbar .word_statistics {
	float: right;
	margin-right: 5px;
}
#custom_footbar span {
	height: 30px;
	padding: 0 20px;
	display: inline-block;
}
#custom_footbar span.clickable {
	cursor: pointer;
}
#custom_footbar .settings span {
	border-right: 1px solid #AAA;
}
#custom_footbar .word_statistics span {
	border-left: 1px solid #AAA;
}
*/