From: Ian Weller Date: Thu, 30 Jun 2016 19:24:55 +0000 (-0400) Subject: undid uneffective code X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=95de521800d458c4c4f98e92766d76505a88bc9d;p=WP-Themes%2Fdclinc.git undid uneffective code --- diff --git a/scss/_settings.scss b/scss/_settings.scss index f6b6f2f..f3999fb 100644 --- a/scss/_settings.scss +++ b/scss/_settings.scss @@ -406,7 +406,7 @@ $small-font-color: scale-color($header-font-color, $lightness: 35%); // $crumb-bg: scale-color($secondary-color, $lightness: 55%); // We use these to set the padding around the breadcrumbs. - $crumb-padding: rem-calc(9 14 9); +// $crumb-padding: rem-calc(9 14 9); // $crumb-side-padding: rem-calc(12); // We use these to control border styles. @@ -425,8 +425,8 @@ $small-font-color: scale-color($header-font-color, $lightness: 35%); // $crumb-link-decor: underline; // We use these to control the slash between breadcrumbs - $crumb-slash-color: $black; - $crumb-slash: ">"; +// $crumb-slash-color: $base; +// $crumb-slash: "/"; // 05. Buttons // - - - - - - - - - - - - - - - - - - - - - - - - -