Files
assert/doc/index-docinfo-footer.html

7 lines
145 B
HTML
Raw Permalink Normal View History

<style>
*:not(pre)>code { background: none; color: #600000; }
2019-11-25 03:57:06 +02:00
:not(pre):not([class^=L])>code { background: none; color: #600000; }
</style>