2
0
mirror of https://github.com/boostorg/system.git synced 2026-01-19 04:42:12 +00:00
Files
system/doc/system-docinfo-footer.html
2020-06-16 20:44:31 +03:00

7 lines
142 B
HTML

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