Update footer for Asciidoctor 2

This commit is contained in:
Peter Dimov
2020-06-16 20:44:31 +03:00
parent 00d85d8d37
commit c91dbc8249

View File

@ -1,5 +1,6 @@
<style>
*:not(pre)>code { background: none; color: #600000; }
:not(pre):not([class^=L])>code { background: none; color: #600000; }
</style>