Files
2022-12-15 23:45:23 +08:00

7 lines
157 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>