1<style> 2 3*:not(pre)>code { background: none; color: #600000; } 4/* table tr.even, table tr.alt, table tr:nth-of-type(even) { background: none; } */ 5 6</style> 7