diff --git a/index.html b/index.html index 43753a8..63e1364 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,7 @@ +
diff --git a/static/style.css b/static/style.css index 916669c..a9644c5 100644 --- a/static/style.css +++ b/static/style.css @@ -15,7 +15,7 @@ body { font-size: 1.4em; line-height: 1.4; max-width: 40em; - background: #35155D; + background: #323232; color: whitesmoke; font-family: 'Open Sans', sans-serif; } @@ -32,7 +32,7 @@ h1, h2, h3 { margin-left: 15px; - color: #8CABFF; + color: #94b4da; } h1 {