7 lines
151 B
HTML
7 lines
151 B
HTML
<style>
|
|
|
|
*:not(pre)>code { background: none; color: #600000; }
|
|
table tr.even, table tr.alt, table tr:nth-of-type(even) { background: none; }
|
|
|
|
</style>
|