6 lines
73 B
HTML
6 lines
73 B
HTML
<style>
|
|
|
|
*:not(pre)>code { background: none; color: #600000; }
|
|
|
|
</style>
|