Include style.css

This commit is contained in:
Mattias Erming
2014-07-28 03:49:42 -07:00
parent 9a754de5ba
commit 34d3433c1e
3 changed files with 49 additions and 29 deletions

7
style.css Normal file
View File

@@ -0,0 +1,7 @@
body {
background: #fff;
font: 15px Arial, Helvetica, sans-serif;
}
p {
line-height: 1.4;
}