Commit 86673a66 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix fark background highlight

parent b510f8c4
.black .highlight { .black .highlight {
pre {
background-color: #333; background-color: #333;
pre {
color: #eee; color: #eee;
float: left; background: inherit;
} }
.hll { display: block; background-color: darken($hover, 65%) } .hll { display: block; background-color: darken($hover, 65%) }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment