diff --git a/_includes/index.css b/_includes/index.css index d86290e..9cd18d7 100644 --- a/_includes/index.css +++ b/_includes/index.css @@ -25,8 +25,8 @@ body { height: 100%; } body { - background: #f5f5f5; - color: #565656; + background: #ffbb32; + color: #777777; font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.000em; line-height: 1;