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

8 lines
220 B
HTML
Raw Normal View History

<style>
*:not(pre)>code { background: none; color: #600000; }
2020-06-01 00:41:25 +03:00
:not(pre):not([class^=L])>code { background: none; color: #600000; }
table tr.even, table tr.alt, table tr:nth-of-type(even) { background: none; }
</style>