Änderungen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:     
/* Hintergrund entfernen */
 
/* Hintergrund entfernen */
body, #mw-head{
+
/*body, #mw-head{background: #ffffff;}*/
background: #ffffff;
  −
}
     −
.mw-body h1, .mw-body-content h1, .mw-body-content h2{
+
/*#mw-head a{text-decoration: underline;}*/
font-family:Helvetica;
  −
}
     −
#content{
+
/*.mw-body h1, .mw-body-content h1, .mw-body-content h2{font-family:Helvetica;}*/
border: 1px solid  #727374;
  −
}
  −
#p-logo{
  −
background: #ffffff;
  −
padding: 0 0 0 5px;
  −
}
     −
#mw-panel{
+
/* Rahmen links und unterhalb von Content ausblenden */
background: #CF4128;
+
/*#content{border: none;}*/
padding-left: 0px;
  −
}
     −
#mw-panel li a{
+
/* Hintergrund hinter Logo auf weiß */
color: #ffffff !important;
+
/*#p-logo{background: #ffffff;padding: 0 0 0 5px;}*/
}
+
 
 +
/* Hintergrund bei Navigation auf rot, und Schrift auf weiß, Überschriften Fettgeschrieben */
 +
/*#mw-panel{background: #727375;padding-left: 0px;}
 +
#mw-panel li a{color: #ffffff !important;}
 +
#mw-panel h3{color: #ffffff !important;font-weight: bold !important;}*/
 +
 
 +
/* Rahmen unter Überschriften */
 +
/*#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{border-bottom: 1px solid  #727375;}*/
 +
 
 +
/* Inhaltsverzeichnis Border-Bottom */
 +
/*.toctitle h1, .toctitle h2{border-bottom:none !important;}*/
   −
#mw-panel h3{
  −
color:  #ffffff !important;
  −
font-weight: bold !important;
  −
}
      
/* Hintergrundverlauf in Reiter ausblenden */
 
/* Hintergrundverlauf in Reiter ausblenden */
div.vectorTabs, .collapsible, .new{
+
/*div.vectorTabs, .collapsible, .new, div.vectorTabs span, div.vectorTabs ul{background: none !important;}*/
background: none !important;
  −
}
  −
div.vectorTabs{
  −
border-right: 1px solid grey;
  −
}
 

Navigationsmenü