diff --git a/stylesheets/styles.css b/stylesheets/styles.css index 2d4dc38..bfeec15 100644 --- a/stylesheets/styles.css +++ b/stylesheets/styles.css @@ -1,6 +1,7 @@ @import url(https://fonts.googleapis.com/css?family=Lato:300italic,700italic,300,700); body { + background-color: #fff; padding:50px; font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777;