paperwork: Improve style in certification PDFs for Vector 2022 MW skin
This commit is contained in:
parent
f33aa314b6
commit
aad6bb80c2
@ -18,17 +18,18 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media print {
|
@media print {
|
||||||
body {
|
body, p, li {
|
||||||
font-size: 10pt;
|
font-size: 10pt !important;
|
||||||
|
line-height: 1.2 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#firstHeading,
|
|
||||||
#siteSub,
|
|
||||||
.printfooter,
|
|
||||||
.no-print,
|
.no-print,
|
||||||
.toc,
|
|
||||||
.print-warning,
|
.print-warning,
|
||||||
#contentSub {
|
.toc,
|
||||||
|
body > :not(.mw-page-container),
|
||||||
|
#content > :not(#bodyContent),
|
||||||
|
#bodyContent > :not(#mw-content-text),
|
||||||
|
#mw-content-text > :not(.mw-parser-output) {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user