2
0
mirror of https://github.com/boostorg/compat.git synced 2026-01-19 04:02:16 +00:00
Files
compat/doc/compat-docinfo-footer.html
2023-05-13 21:01:18 +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>