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 {
|
||||
background-color: #333;
|
||||
pre {
|
||||
background-color: #333;
|
||||
color: #eee;
|
||||
float: left;
|
||||
background: inherit;
|
||||
}
|
||||
|
||||
.hll { display: block; background-color: darken($hover, 65%) }
|
||||
|
|
Loading…
Reference in a new issue