mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-11-25 03:39:23 +01:00
7 lines
151 B
HTML
7 lines
151 B
HTML
|
|
<style>
|
||
|
|
|
||
|
|
*:not(pre)>code { background: none; color: #600000; }
|
||
|
|
table tr.even, table tr.alt, table tr:nth-of-type(even) { background: none; }
|
||
|
|
|
||
|
|
</style>
|