forked from boostorg/mp11
7 lines
157 B
HTML
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>
|