From: Ian Weller Date: Tue, 2 Jun 2015 19:43:41 +0000 (-0400) Subject: adjusted settings.scss X-Git-Tag: v1.0.0~61 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f65287f9f268200b99a86cfb42f344161aaa25e2;p=WP-Themes%2FToskiSands.git adjusted settings.scss --- diff --git a/scss/_settings.scss b/scss/_settings.scss old mode 100644 new mode 100755 index 13647b1..e3a599e --- a/scss/_settings.scss +++ b/scss/_settings.scss @@ -1281,7 +1281,7 @@ $small-font-color: scale-color($header-font-color, $lightness: 35%); // These control the background color for the table and even rows // $table-bg: $white; -// $table-even-row-bg: $snow; + $table-even-row-bg: #faf8ec; // These control the table cell border style // $table-border-style: solid;