mirror of
https://github.com/boostorg/assert.git
synced 2026-01-25 08:32:25 +01:00
7 lines
145 B
HTML
7 lines
145 B
HTML
<style>
|
|
|
|
*:not(pre)>code { background: none; color: #600000; }
|
|
:not(pre):not([class^=L])>code { background: none; color: #600000; }
|
|
|
|
</style>
|