Lots of style updates

This commit is contained in:
Barry Clark 2014-02-12 20:42:49 -05:00
parent 6c7ba1bc57
commit db4dceaba5
14 changed files with 194 additions and 77 deletions

View file

@ -12,7 +12,7 @@ $black: #000;
$darkerGray: #222;
$darkGray: #333;
$gray: #666;
$lightGray: #bbb;
$lightGray: #aaa;
$lighterGray: #eee;
$white: #fff;