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:
parent
fba9a13214
commit
8cc262ae11
|
@ -1,6 +1,5 @@
|
||||||
pre.codehilite > code,
|
pre.codehilite > code,
|
||||||
div.codehilite > pre {
|
div.codehilite > pre {
|
||||||
background-color: black;
|
|
||||||
color: #808080;
|
color: #808080;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
|
Loading…
Reference in New Issue