We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69f0041 + 9beb2fd commit e5fd9d4Copy full SHA for e5fd9d4
_sass/minima/skins/auto.scss
@@ -1,4 +1,4 @@
1
-@charset "utf-8";
+⁸@charset "utf-8";
2
3
// Default color scheme settings
4
// These are overridden in classic.css and dark.scss
@@ -32,7 +32,7 @@ $lm-table-text-color: #73000a !default;
32
$lm-table-zebra-color: #fff2e3 !default;
33
$lm-table-header-bg-color: #fff2e3 !default;
34
$lm-table-header-border: #73000a !default;
35
-$lm-table-border-color: #73000a default;
+$lm-table-border-color: #73000a !default;
36
37
38
// Syntax highlighting styles should be adjusted appropriately for every "skin"
0 commit comments