Update pdf template |
Update pdf template |
||
pdfcreator_template_styles | |||
---|---|---|---|
Zeile 157: | Zeile 157: | ||
/*Custom */ | /*Custom */ | ||
p, td, th, div, ul, li, pre {font-size: 8.5pt !important;} | |||
code {border:none} | code {border:none} | ||
Zeile 190: | Zeile 190: | ||
/*TOC | /*TOC | ||
/*Umrandung entfernen | /*Umrandung entfernen | ||
.toc { | .toc { | ||
border:none | border:none | ||
} | } | ||
/*Schriftgröße und Textfarbe */ | /*Schriftgröße und Textfarbe */ | ||
.toc span.tocnumber, | .toc span.tocnumber, | ||
.toc span.toctext { | .toc span.toctext { | ||
font-size: | font-size: 7.5pt; | ||
line-height:1.5em; | line-height:1.5em; | ||
} | } | ||
.mw-lingo-term {color:black} | .mw-lingo-term {color:black} |