💻💪 Improve print stylesheet #100DaysOfCode R1D36
This commit is contained in:
parent
c412749847
commit
66a55ad492
2 changed files with 4 additions and 4 deletions
|
|
@ -53,7 +53,7 @@ dl {
|
|||
|
||||
@media print {
|
||||
.noprint { display: none; }
|
||||
.site-header { display: none; }
|
||||
.site-header, .site-sidebar, .site-footer { display: none; }
|
||||
.hentry { margin-bottom: 0; }
|
||||
p, dl, ul, ol { margin-bottom: 1em; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue