mirror of
https://github.com/TheGreyDiamond/Enlight.git
synced 2025-07-21 21:48:40 +02:00
new theme
This commit is contained in:
7
docs/build/html/_static/print.css
vendored
Normal file
7
docs/build/html/_static/print.css
vendored
Normal 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; }
|
||||
}
|
Reference in New Issue
Block a user