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
h1, h2, h3, h4, p, td, th, ul, ol, dl, li {
text-align: left;
}
/*
** body.ns-0 div#content div#bodyContent {
** font-family: Breitkopf Fraktur, Calibri, Arial, serif !important;
** font-size: 150%;
** }
**
** body.ns-0 div#content div#bodyContent strong, body.ns-0 div#content div#bodyContent b {
** color: #a0f !important;
** font-weight: normal !important;
** }
*/
body, input, span#wikEdSummaryComboInput select#wikEdSummarySelect {
font-family: Calibri, Arial, serif;
}
textarea, pre, code, input#wpSummary {
font-family: Consolas, Lucida Console, Courier New, Courier, monospace !important;
}
textarea {
font-size: 1em;
}
.mw-newarticletext, .editHelp { display: none; }
/*
** Bottom tabs
*/
#mytabs {
width: 100%;
position: static;
margin-left: 14em;
white-space:nowrap;
line-height: 1.2em;
overflow: hidden;
border-collapse: collapse;
list-style: none;
font-size: 95%;
text-transform: lowercase;
}
#mytabs h5 { display: none }
#mytabs ul { margin: 0; }
#mytabs li { display: inline; }
#mytabs li a {
padding: 0 0.4em;
border-left: 1px solid grey;
}
#mytabs .hiddenStructure { display: none; }
#mytabs li {
display: inline;
border: 1px solid #aaaaaa;
border-top: none;
padding: 0.1em 0 0 0;
margin: 0 0.3em 0 0;
overflow: visible;
/* background: #f8fcff; */
}
#mytabs li.selected {
border-color: #fabd23;
padding: 0.2em 0 0 0;
}
#mytabs li a {
/* background: #f8fcff; */
color: #005189;
border: none;
padding: 0.3em 0.8em 0 0.8em;
text-decoration: none;
position: relative;
margin: 0;
}
#mytabs li.selected a { z-index: 3; }
#mytabs .new a { color:#ba0000; }
#mytabs li a:hover {
z-index: 3;
text-decoration: none;
}
#mytabs h5 { display: none; }
#mytabs li.istalk { margin-right: 0; }
#mytabs li.istalk a { padding-right: 0.5em; }
#mytabs-ca-addsection a {
padding-left: 0.4em;
padding-right: 0.4em;
}
/* offsets to distinguish the tab groups */
li#mytabs-ca-talk { margin-right: 1.6em; }
li#mytabs-ca-watch { margin-left: 1.6em; }
/* indent metadata
.metadata {
margin: 0 !important;
margin-left: 1.6em !important;
padding-left: 0 !important;
} */
/* Hide the print footer on-screen in Mozilla, as it appears not to want to
@media screen {
div.printfooter {
display: none;
}
}
*/
.metadata, #disambig, .infobox, .notice, .selfref {
text-align: left;
}
@media print {
a:link, a:visited, a:active {
text-decoration: underline !important;
}
table#toc {
display: none;
}
}
.messagebox.standard-talk {
background-color: #fcfada; /* not #f8eaba; */
}
#minoredit_helplink, #editpage-copywarn2, #editpage-copywarn3 {
display: none;
}
li#utcdate {
font-family: Segoe UI, sans-serif;
font-size: 80% !important;
}