π CSS @media print issues with background-color; - Stack Overflow Waylon Walker Author November 30, 2023 1 min read !https://stackoverflow.com/questions/3893986/css-media-print-issues-with-background-color#answer-14784655 Copy this post URL Rich Markdown Text View Markdown View Text curl .ansi External Link stackoverflow.com Get those print colors exact body{ -webkit-print-color-adjust:exact !important; print-color-adjust:exact !important; } Note This post is a thought. Itβs a short note that I make about someone elseβs content online #thoughts