mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-07-28 12:41:36 -05:00
Fix table of contents on print
This commit is contained in:
@@ -709,10 +709,12 @@ h1 svg.icon {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media not print {
|
||||||
.table-of-contents.print {
|
.table-of-contents.print {
|
||||||
display: none;
|
display: none;
|
||||||
padding: 8px 15px;
|
padding: 8px 15px;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/* Social media share buttons */
|
/* Social media share buttons */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user