Redesign status page

This commit is contained in:
Joseph Cohen
2014-12-27 23:43:31 -06:00
parent f859597336
commit ba27c96568
12 changed files with 191 additions and 123 deletions

View File

@@ -19,5 +19,5 @@ $dark-pink: darken($pink, 10%);
$grey: #ecf0f1;
$dark-grey: darken($grey, 10%);
$orange: #E87E04;
$orange: #FF8800;
$dark-orange: darken($orange, 10%);