This repository has been archived by the owner. It is now read-only.
Permalink
Showing
with
40,339 additions
and 19,792 deletions.
- +7,349 −4,936 css/hale2015-blue.css
- +7,349 −4,936 css/hale2015-green.css
- +7,349 −4,936 css/hale2015-orange.css
- +10,924 −29 css/hale2015-purple.css
- +7,359 −4,946 css/hale2015-red.css
- +1 −1 scss/hale2015-blue.scss
- +2 −2 scss/hale2015-green.scss
- +1 −1 scss/hale2015-orange.scss
- +3 −3 scss/hale2015-purple.scss
- +2 −2 scss/hale2015-red.scss
@@ -1,3 +1,3 @@ | ||
// blue | ||
$nav-color-base: #0f4786; | ||
@import "_hale2015-common.scss"; | ||
@import "_hale2015-common.scss"; |
@@ -1,3 +1,3 @@ | ||
// green | ||
$nav-color-base: #0f861a; | ||
@import "_hale2015-common.scss"; | ||
$nav-color-base: #0f861a; | ||
@import "_hale2015-common.scss"; |
@@ -1,3 +1,3 @@ | ||
// orange | ||
$nav-color-base: #e07502; | ||
@import "_hale2015-common.scss"; | ||
@import "_hale2015-common.scss"; |
@@ -1,3 +1,3 @@ | ||
z// purple | ||
$nav-color-base: #850f86; | ||
@import "_hale2015-common.scss"; | ||
// purple | ||
$nav-color-base: #850f86; | ||
@import "_hale2015-common.scss"; |
@@ -1,3 +1,3 @@ | ||
// red | ||
$nav-color-base: #BD4147; | ||
@import "_hale2015-common.scss"; | ||
$nav-color-base: #BD4147; | ||
@import "_hale2015-common.scss"; |