Improve print compatiblity with navbar redesign

This commit is contained in:
BBaoVanC 2023-10-15 20:54:11 -05:00
parent 03d826f1c4
commit 0ddf0bdf42
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 13 additions and 1 deletions

View File

@ -970,8 +970,20 @@ aside.quote {
color-adjust: exact !important;
}
body {
.top {
background-color: unset;
}
.top > .header {
margin-left: 0;
margin-right: 0;
}
.center-body {
max-width: 100%;
margin: 8px 0;
}
.breadcrumb {
margin: 8px 0;
}
table,