MediaWiki:Print.css: Unterschied zwischen den Versionen

Aus DropNet AG - Dokumentation
Wechseln zu: Navigation, Suche
Zeile 10: Zeile 10:
 
margin-top: 10mm;
 
margin-top: 10mm;
 
background-image: url(/skins/vector/images/polizeiwiki-logo-print.jpg);
 
background-image: url(/skins/vector/images/polizeiwiki-logo-print.jpg);
background-size: 150px 100px;
+
background-size: 96mm;
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
 
height: 130px;
 
height: 130px;

Version vom 16. Mai 2013, 11:55 Uhr

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

#firstHeading {

margin-left: 10mm;
margin-top: 10mm;
background-image: url(/skins/vector/images/polizeiwiki-logo-print.jpg);
background-size: 96mm;
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: 22mm;
margin-right: 20mm;
}

h2{
border-bottom: 1px solid black;
}


h2 span{
font-size: 14px;
}
Meine Werkzeuge

Varianten
Aktionen
Navigation
Module
Werkzeuge
Drucken/exportieren