This commit is contained in:
Shan Carter
2017-01-11 16:03:19 -08:00
parent beb7b6e195
commit 44af921b8c
5 changed files with 17 additions and 4 deletions
+2
View File
@@ -1,5 +1,6 @@
html {
font: 400 15px/1.55em -apple-system, BlinkMacSystemFont, "Roboto", sans-serif;
background: #666;
}
html {
@@ -9,6 +10,7 @@ html {
}
body {
margin: 0;
background: white;
}
a {