print background color
This commit is contained in:
parent
b4b3c5959f
commit
7aded4d5c5
@ -1,3 +1,8 @@
|
||||
*{
|
||||
color-adjust: exact;
|
||||
-webkit-print-color-adjust: exact;
|
||||
print-color-adjust: exact;
|
||||
}
|
||||
:root {
|
||||
--k: 1353651.53435435;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user