MediaWiki:Print.css: Unterschied zwischen den Versionen

Aus DropNet AG - Dokumentation
Wechseln zu: Navigation, Suche
Zeile 43: Zeile 43:
 
h2{
 
h2{
 
border-bottom: 1px solid black;
 
border-bottom: 1px solid black;
 +
margin-bottom: 3px;
 
}
 
}

Version vom 16. Mai 2013, 11:17 Uhr

/* Das folgende CSS wird in der Druckausgabe geladen. */
*{
font-family: arial;
font-size: 8pt; 
}

#firstHeading {

margin-left: 30px;
margin-top: 30px;
background-image: url(/skins/vector/images/polizeiwiki-logo-print.jpg);
background-repeat: no-repeat;
height: 130px;
width: 100%;
padding: 0;
}

#firstHeading span{
display: none;
}

.printfooter{
display: none;
}

.catlinks{
display: none;
}

#footer{
display: none;
}

#hauptseite{
margin: 0;
}

#bodyContent{
margin-left: 30px;
margin-right: 30px;
}

h2{
border-bottom: 1px solid black;
margin-bottom: 3px;
}
Meine Werkzeuge

Varianten
Aktionen
Navigation
Module
Werkzeuge
Drucken/exportieren