mirror of
https://github.com/boostorg/mp11.git
synced 2025-12-04 23:59:21 +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>
|