changed settings.scss
authorIan Weller <ian@gaslightmedia.com>
Thu, 28 Jul 2016 13:51:08 +0000 (09:51 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 28 Jul 2016 13:51:08 +0000 (09:51 -0400)
root/scss/_settings.scss

index 6afb730..1e9f3f9 100644 (file)
@@ -1409,9 +1409,9 @@ $small-font-color: scale-color($header-font-color, $lightness: 35%);
  $topbar-link-font-size: rem-calc(20);
 // $topbar-link-hover-lightness: -10%; // Darken by 10%
 // $topbar-link-bg: $topbar-bg;
- $topbar-link-bg-hover: $d-blue;
- $topbar-link-bg-color-hover: $d-blue;
- $topbar-link-bg-active: $white;
+// $topbar-link-bg-hover: $d-blue;
+// $topbar-link-bg-color-hover: $d-blue;
+// $topbar-link-bg-active: $white;
 // $topbar-link-bg-active-hover: scale-color($primary-color, $lightness: -14%);
 // $topbar-link-font-family: $body-font-family;
 // $topbar-link-text-transform: none;
@@ -1422,11 +1422,11 @@ $small-font-color: scale-color($header-font-color, $lightness: 35%);
 // $topbar-button-top: 7px;
 
 // Style the top bar dropdown elements
- $topbar-dropdown-bg: $white;
- $topbar-dropdown-link-color: $black;
- $topbar-dropdown-link-color-hover: $green;
- $topbar-dropdown-link-bg: $white;
- $topbar-dropdown-link-bg-hover: $white;
+// $topbar-dropdown-bg: $white;
+// $topbar-dropdown-link-color: $black;
+// $topbar-dropdown-link-color-hover: $green;
+// $topbar-dropdown-link-bg: $white;
+// $topbar-dropdown-link-bg-hover: $white;
 // $topbar-dropdown-link-weight: $font-weight-normal;
 // $topbar-dropdown-toggle-size: 5px;
 // $topbar-dropdown-toggle-color: $white;