Änderungen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Zeile 18: Zeile 18:  
#toc{display:none;} /* Inhaltsverzeichnis */
 
#toc{display:none;} /* Inhaltsverzeichnis */
 
#footer{display: none;} /* Fußzeile */
 
#footer{display: none;} /* Fußzeile */
 +
 +
/* printfooter formatierung */
 
.printfooter{margin: 50px 0 0 0;border:none;} /* Printfooter, beinhaltet Link zum Artikel */
 
.printfooter{margin: 50px 0 0 0;border:none;} /* Printfooter, beinhaltet Link zum Artikel */
 +
/* Der Text im Printfooter ist im Template fix hinterlegt! Dieses ist am Server unter /var/www/html/sybos/skins/Vector/includes/VectorTemplate.php zu finden */
 +
 +
.printfooterText{
 +
text-align: center;
 +
}
 +
    
/* Ü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, h3, h4, h5, h6{ border-bottom: 1px solid #666;font-size: 18px;color: #666;}

Navigationsmenü