Hide breadcrumb navigation when printing

This commit is contained in:
BBaoVanC 2021-11-19 16:26:51 -06:00
parent b45551639c
commit 15d9ad52e9
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 0 deletions

View File

@ -559,6 +559,7 @@ li.disabled > .page-link:hover {
/* Print compatibility */ /* Print compatibility */
@media print { @media print {
.top, .top,
.breadcrumb,
.section-header-link, .section-header-link,
.prevnext, .prevnext,
.comments { .comments {