Skip to content

Commit 1fe8baf

Browse files
docs: change table border colors
1 parent bcadc33 commit 1fe8baf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_sass/minima/skins/auto.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ $lm-border-color-03: $lm-brand-color-dark !default;
3131
$lm-table-text-color: #73000a !default;
3232
$lm-table-zebra-color: #fff2e3 !default;
3333
$lm-table-header-bg-color: #fff2e3 !default;
34-
$lm-table-header-border: #fff2e3 !default;
35-
$lm-table-border-color: #fff2e3 !default;
34+
$lm-table-header-border: #73000a !default;
35+
$lm-table-border-color: #73000a default;
3636

3737

3838
// Syntax highlighting styles should be adjusted appropriately for every "skin"

0 commit comments

Comments
 (0)