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