This commit is contained in:
Mark Moser
2014-09-04 21:33:59 -05:00
parent 1a187efd62
commit d2b08f6c09
76 changed files with 183 additions and 6538 deletions

View File

@ -3,5 +3,20 @@
like colors for instance
*/
$backgroundColor: #fff;
$textColor: #000;
$bg_color: #fff;
$main_color: #000;
$header_bgcolor: #fff;
$header_color: #000;
$dark: #262626;
$grey: #575757;
$offwhite: #F7F7F7;
/*rusty*/
$accent_color: #FF9A00;
$main_font: "lato-regular", arial;
$accent_font: "lato-regular", arial;