Remove background-color completely

We can revisit this but I want to merge this ASAP since it's just too nice to wait.
This commit is contained in:
Lucas Bickel 2017-03-04 15:27:21 +01:00
parent fba9a13214
commit 8cc262ae11
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
pre.codehilite > code,
div.codehilite > pre {
background-color: black;
color: #808080;
padding: 1em;
border-radius: 3px;