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 bcadc33 + 1fe8baf commit 69f0041Copy full SHA for 69f0041
_sass/minima/skins/auto.scss
@@ -31,8 +31,8 @@ $lm-border-color-03: $lm-brand-color-dark !default;
31
$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: #fff2e3 !default;
35
-$lm-table-border-color: #fff2e3 !default;
+$lm-table-header-border: #73000a !default;
+$lm-table-border-color: #73000a default;
36
37
38
// Syntax highlighting styles should be adjusted appropriately for every "skin"
0 commit comments