Fix fark background highlight
This commit is contained in:
parent
b510f8c496
commit
86673a66b7
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
@ -1,8 +1,8 @@
|
||||||
.black .highlight {
|
.black .highlight {
|
||||||
|
background-color: #333;
|
||||||
pre {
|
pre {
|
||||||
background-color: #333;
|
|
||||||
color: #eee;
|
color: #eee;
|
||||||
float: left;
|
background: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hll { display: block; background-color: darken($hover, 65%) }
|
.hll { display: block; background-color: darken($hover, 65%) }
|
||||||
|
|
Loading…
Add table
Reference in a new issue