Files
throw_exception/doc/index-docinfo-footer.html
2022-02-15 20:48:18 +02:00

10 lines
237 B
HTML

<style>
*:not(pre)>code { background: none; color: #600000; }
:not(pre):not([class^=L])>code { background: none; color: #600000; }
pre.rouge .hll { background-color: #ffd; }
pre.rouge .hll * { background-color: initial; }
</style>