Update footer

This commit is contained in:
Peter Dimov
2020-06-01 00:41:25 +03:00
parent 9dcd05f918
commit ca57860ae2

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>