hljs backgroud hack
This commit is contained in:
parent
e9df76a681
commit
9484c994a1
@ -2,3 +2,8 @@ body {
|
|||||||
background-color: #0d1117;
|
background-color: #0d1117;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*Hack to set the highlightjs background color*/
|
||||||
|
.hljs{
|
||||||
|
background: transparent !important;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user