Files
system/doc/system-docinfo-footer.html

7 lines
142 B
HTML
Raw Normal View History

2018-10-01 19:20:52 +03:00
<style>
*:not(pre)>code { background: none; color: #600000; }
2020-06-16 20:44:31 +03:00
:not(pre):not([class^=L])>code { background: none; color: #600000; }
2018-10-01 19:20:52 +03:00
</style>