From 0ddf0bdf42c5c14c64bc7f0800d4615da3509eef Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sun, 15 Oct 2023 20:54:11 -0500 Subject: [PATCH] Improve print compatiblity with navbar redesign --- assets/css/bobastyle.css | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index decb541..ac10c5f 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -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,