1
0
mirror of https://github.com/TheGreyDiamond/Enlight.git synced 2026-04-01 07:10:23 +02:00

some cleanup

This commit is contained in:
TheGreyDiamond
2020-11-29 00:46:13 +01:00
parent 21f635697f
commit 09f90c84e9
60 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
@media print {
div.header, div.relnav, #toc { display: none; }
#contentwrapper { padding: 0; margin: 0; border: none; }
body { color: black; background-color: white; }
div.footer { border-top: 1px solid #888; color: #888; margin-top: 1cm; }
div.footer a { text-decoration: none; }
}