mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-12-22 04:13:17 -06:00
Update hidden elements when printing
This commit is contained in:
parent
493ee2da96
commit
17918a5617
@ -760,10 +760,11 @@ li.disabled > .page-link:hover {
|
||||
/* Print compatibility */
|
||||
@media print {
|
||||
.top,
|
||||
.breadcrumb,
|
||||
.section-header-link,
|
||||
.prevnext,
|
||||
.comments {
|
||||
.share-buttons,
|
||||
.related-posts,
|
||||
.latest-posts {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user