Änderungen

Zur Navigation springen Zur Suche springen
149 Bytes hinzugefügt ,  08:03, 25. Okt. 2018
keine Bearbeitungszusammenfassung
Zeile 25: Zeile 25:  
.printfooterText{
 
.printfooterText{
 
text-align: center;
 
text-align: center;
 +
display: block;
 
}
 
}
    +
.printfooter{
 +
display:block;
 +
}
    
/* Überschriften im Wiki formatieren */
 
/* Überschriften im Wiki formatieren */
h1, h2, h3, h4, h5, h6{ border-bottom: 1px solid #666;font-size: 18px;color: #666;}
+
h1, h2 {border-bottom: 1px solid #666;font-size: 18px;color: #666;}
 +
h3 {border-bottom: none;font-size: 15px;color: #666;}
 +
h4, h5, h6 {border-bottom: none;font-size: 13px;color: #666;}

Navigationsmenü