Files
atomic-red-team/docs/assets/css/style.scss
T
Brian Beyer 0bcf6746c1 Add microsite (#250)
* 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
2018-06-13 19:33:59 -06:00

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 }}";