~~~~~~ !print .example { background: #ffffff; } ~~~~~~ .printable .example { background: #ffffff; } @media print { .example { background: #ffffff; } }