1
0
forked from boostorg/mp11

Update footer for Asciidoctor 2

This commit is contained in:
Peter Dimov
2019-08-23 21:02:55 +03:00
parent 900a0c842e
commit 8b0ab6130d

View File

@@ -1,6 +1,7 @@
<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>