mirror of
https://github.com/python/cpython.git
synced 2025-10-28 17:13:08 +00:00
Suppress more online-only navigation in the printed HTML.
This commit is contained in:
parent
ecbfceb31c
commit
0739c44bbd
2 changed files with 15 additions and 9 deletions
|
|
@ -146,5 +146,5 @@ div.note .label { margin-right: 0.5em;
|
|||
* Some specialization for printed output.
|
||||
*/
|
||||
@media print {
|
||||
#bottom-navigation-panel { display: none; }
|
||||
.online-navigation { display: none; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue