@@ -286,5 +286,5 @@ $composer-shadow-color: rgba(0, 0, 0, 0.28);
|
||||
|
||||
// highlight.js overrides
|
||||
.hljs-tag {
|
||||
color: inherit;
|
||||
color: inherit; // Without this they'd be weirdly blue which doesn't match the theme
|
||||
}
|
||||
|
||||
@@ -281,5 +281,5 @@ $composer-shadow-color: tranparent;
|
||||
|
||||
// highlight.js overrides:
|
||||
.hljs-tag {
|
||||
color: inherit;
|
||||
color: inherit; // Without this they'd be weirdly blue which doesn't match the theme
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user