MediaWiki:Common.css

Aus WikiSpeicher

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 Ctrl+F5 oder Ctrl+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Ctrl+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer/Edge: Ctrl+F5 drücken oder Ctrl drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Ctrl+F5
body {
 font-family:sans-serif;
 font-size:15px;
 background-color:#ffffff 
}
a,
a:visited,
.mw-footer-container a {
 text-decoration:none;
 color:#108ec7;
 background:none 
}
a:hover,
a:focus,
a:active,
a:hover:visited,
.mw-footer-container a:hover,
.mw-footer-container a:active,
.mw-footer-container a:focus {
 text-decoration:none;
 color:#006592 
}
a.stub,
a.external,
a.external:visited,
.mw-body a.external,
.mw-body a.external:visited,
.mw-footer-container a:visited {
 color:#108ec7 
}
a.new,
.new a {
 color:#888 
}
a.new:hover,
.new a:hover {
 color:#333 
}
.mw-body h1,
.mw-body h2 {
 font-family:'Georgia',serif;
 line-height:1.3;
 margin-bottom:0.5em;
 padding:0;
 border:none 
}
.mw-body h1 {
 font-size:2.4em 
}
.mw-body h1.firstHeading {
 border:none 
}
body.page-Hauptseite h1.firstHeading {
 display:none 
}
.mw-body h2 {
 font-size:2em;
 margin-top:1em 
}
.mw-body h3,
.mw-body h4,
.mw-body h5,
.mw-body h6 {
 font-family:'Georgia',serif;
 line-height:1.5;
 margin-top:0.3em;
 margin-bottom:0;
 padding-bottom:0;
 font-weight:normal;
 border:none 
}
.mw-body h3 {
 font-size:1.5em 
}
.mw-body h4,
.mw-body h5,
.mw-body h6 {
 font-size:100% 
}
.mw-body #toc h2,
.mw-body .toc h2 {
 font-size:100%;
 font-family:sans-serif 
}
#p-logo-text a {
 font-family:'Georgia',serif;
 font-variant:none 
}
#mw-header-hack {
 opacity:0 
}
#searchInput {
 padding:0.5em 
}
#searchButton,
#mw-searchButton {
 right:0 
}
#mw-content-container {
 border:none;
 padding-bottom:2em;
 background:none 
}
#mw-content {
 box-shadow:none 
}
.mw-body .mw-parser-output h1::after,
.mw-body .mw-parser-output h2::after,
.sidebar-inner h3,
.dropdown h3,
.tools-inline li {
 border:None 
}
#user-tools h2::after,
.sidebar-chunk h2::after,
.dropdown-toggle::after {
 display:none 
}
.mw-footer-container {
 border-color:transparent;
 color:inherit;
 box-shadow:none 
}
#footer-info-lastmod {
 font-size:0.8em 
}
ul.gallery {
 margin:1em 0 
}
.thumbinner,
.mw-body li.gallerybox div.thumb {
 box-shadow:none;
 border-width:1px;
 border-color:#ddd;
 background-color:inherit 
}
.toc {
 width:100%;
 box-sizing:border-box;
 box-shadow:none;
 border-width:1px 0;
 background-color:inherit;
 border-color:#ddd;
 padding:1.5em 0 
}
.mw-body .toctitle {
 border:none 
}
#mw-toc-heading {
 font-weight:bold 
}
.mw-editsection {
 background:none;
 padding-left:0 
}
.tagCloudContainer {
 margin-top:30px 
}
.tagcloud {
 box-sizing:border-box;
 font-family:'Georgia',serif;
 font-weight:normal;
 font-size:1.3em;
 margin-top:30px;
 width:100%;
 text-align:center;
 background-color:#FDFDFD;
 border:1px solid #EEEEEE;
 padding:15px;
 overflow:hidden;
 line-height:1.3 
}
.tagcloud a {
 padding:4px;
 color:#108ec7;
 font-weight:inherit 
}
.youtubeWrapper {
 position:relative;
 display:block;
 width:100%;
 height:0;
 padding-bottom:56.25%;
 margin:1em 0 
}
iframe {
 display:block;
 position:absolute;
 width:100%;
 height:100% 
}
.mapContainer {
 padding-bottom:100% !important 
}
@media screen and (min-width:851px) {
 #mw-header-container {
  padding-top:2em
 }
 #mw-content-container {
  background-color:white
 }
 .mw-wiki-logo.fallback {
  width:100%;
  height:0;
  padding-bottom:100%;
  background-size:100% 
 }
 #mw-header-nav-hack {
  box-shadow:none;
  border:none 
 }
 #mw-header-nav-hack .color-bar {
  opacity:0 
 }
 #mw-content {
  padding-top:4em;
  border:none;
  margin-top:7em 
 }
 #mw-site-navigation .sidebar-inner h3,
 #mw-related-navigation .sidebar-inner h3 {
  border:none;
  font-weight:bold 
 }
}
@media screen and (min-width:1100px) {
 #mw-header-container {
  background-color:transparent;
   position: absolute;
 }
 #mw-content-container {
  margin-top:0 
 }
 #p-logo-text {
  opacity:0 
 }
 #mw-site-navigation .sidebar-chunk,
 #mw-related-navigation .sidebar-chunk {
  background:none;
  border:none;
  box-shadow:none 
 }
}