Get those print colors exact
body{
-webkit-print-color-adjust:exact !important;
print-color-adjust:exact !important;
}
!https://stackoverflow.com/questions/3893986/css-media-print-issues-with-background-color#answer-14784655
Get those print colors exact
body{
-webkit-print-color-adjust:exact !important;
print-color-adjust:exact !important;
}
Related tags and posts connected to this entry.