This repository has been archived by the owner. It is now read-only.
Permalink
Showing
with
67 additions
and 0 deletions.
- +10 −0 css/hale2015-blue.css
- +10 −0 css/hale2015-green.css
- +10 −0 css/hale2015-orange.css
- +10 −0 css/hale2015-purple.css
- +10 −0 css/hale2015-red.css
- +14 −0 scss/_hale2015-common.scss
- +3 −0 scss/hale2015-red.scss
@@ -0,0 +1,3 @@ | ||
// red | ||
$nav-color-base: #BD4147; | ||
@import "_hale2015-common.scss"; |