mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 13:25:57 -06:00
Fix print background colors for browsers other than Firefox
This commit is contained in:
parent
217e54c1b5
commit
b45551639c
@ -566,7 +566,8 @@ li.disabled > .page-link:hover {
|
||||
}
|
||||
|
||||
* {
|
||||
color-adjust: exact;
|
||||
-webkit-print-color-adjust: exact !important;
|
||||
color-adjust: exact !important;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
Reference in New Issue
Block a user