0bcf6746c1
* first cut of microsite pages * fix a bunch of stuff to clean up look and feel * Initial checkin. * add header * add philosophy and images * add favicon
11 lines
176 B
SCSS
11 lines
176 B
SCSS
---
|
|
---
|
|
|
|
//$header-bg-color-secondary: #CE232E;
|
|
$header-bg-color-secondary: #CE232E;
|
|
$header-bg-color: #d6757c;
|
|
|
|
$section-headings-color: #CE232E;
|
|
|
|
@import "{{ site.theme }}";
|