Fix highlighted code lines in dark mode
This commit is contained in:
@@ -69,7 +69,7 @@ pre code {
|
||||
|
||||
.hl {
|
||||
display: block;
|
||||
background-color: #fffd99;
|
||||
@include var(background-color, code-highlight-color);
|
||||
|
||||
.lnt::before {
|
||||
content: "*";
|
||||
|
||||
Reference in New Issue
Block a user