diff --git a/views/index.html b/views/index.html index 3efcb97..225cf84 100644 --- a/views/index.html +++ b/views/index.html @@ -42,7 +42,8 @@ section{ display: block; } body { - color: #404040; + + background: #106fb7; font-family: "Helvetica Neue",Helvetica,"Liberation Sans",Arial,sans-serif; font-size: 14px; line-height: 1.4; @@ -177,7 +178,7 @@ p { p + h2 { margin-top: 2em; } - + html { background: #106fb7; height: 100%;