mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-12-22 04:13:17 -06:00
Improve print compatiblity with navbar redesign
This commit is contained in:
parent
03d826f1c4
commit
0ddf0bdf42
@ -970,8 +970,20 @@ aside.quote {
|
|||||||
color-adjust: exact !important;
|
color-adjust: exact !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
.top {
|
||||||
|
background-color: unset;
|
||||||
|
}
|
||||||
|
.top > .header {
|
||||||
|
margin-left: 0;
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
|
.center-body {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
margin: 8px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.breadcrumb {
|
||||||
|
margin: 8px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
table,
|
table,
|
||||||
|
Loading…
Reference in New Issue
Block a user