mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-12-22 12:13:19 -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 {
|
body {
|
||||||
|
Loading…
Reference in New Issue
Block a user