2.210
Bearbeitungen
Keine Bearbeitungszusammenfassung |
(Print CSS) |
||
Zeile 4: | Zeile 4: | ||
#content, | #content, | ||
body { font-size: 10pt !important; } | body { font-size: 10pt !important; } | ||
h2 { font-size: 12pt; color: #4a5c7c; border-bottom: 0px !important; } | h2 { font-size: 12pt; color: #4a5c7c; border-bottom: 0px !important; page-break-after: avoid;} | ||
#toc, | #toc, | ||
.toc { display: none !important; } | .toc { display: none !important; } | ||
} | } | ||
@page { | |||
size: A4 portrait; | |||
margin-left: 15mm; | |||
margin-right: 15mm; | |||
} | |||
}} | }} | ||
Bearbeitungen