adjusted settings.scss
authorIan Weller <ian@gaslightmedia.com>
Tue, 2 Jun 2015 19:43:41 +0000 (15:43 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 2 Jun 2015 19:43:41 +0000 (15:43 -0400)
scss/_settings.scss [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 13647b1..e3a599e
@@ -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;