Force browser to always print the background colors, regardless of the user's settings


CSS • HTML


html, body, table, div {
   -webkit-print-color-adjust: exact; 
}

Written by fbrefere001

Posted by fbrefere001 on Thursday August 24, 2017