Skip to content

Commit b53f3a4

Browse files
committed
Hide header and search bar when printing
1 parent 185e4f8 commit b53f3a4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

python_docs_theme/static/pydoctheme.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -754,3 +754,10 @@ div.deprecated-removed .versionmodified,
754754
div.versionremoved .versionmodified {
755755
color: var(--deprecated);
756756
}
757+
758+
/* Hide header when printing */
759+
@media print {
760+
div.mobile-nav {
761+
display: none;
762+
}
763+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy