Add background color
By default, no background color is set.
This commit is contained in:
parent
e6a7d55d3a
commit
b19555ef8b
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user