Change highlight color for code.
This commit is contained in:
parent
65215ccdd6
commit
b219f6855e
|
@ -59,7 +59,7 @@ pre code {
|
||||||
|
|
||||||
.hl {
|
.hl {
|
||||||
display: block;
|
display: block;
|
||||||
background-color: lighten($primary-color, 25%);
|
background-color: #fffd99;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user