mp11/doc/mp11-docinfo-footer.html
2019-08-23 21:02:55 +03:00

8 lines
220 B
HTML

<style>
*:not(pre)>code { background: none; color: #600000; }
: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>