remove default styles

This commit is contained in:
Alex Wolfe 2015-02-18 16:48:24 -08:00
parent f969efc1b3
commit c43dde4c61
1 changed files with 0 additions and 19 deletions

View File

@ -1,19 +0,0 @@
body{
font-family: "Helvetica";
text-align: center;
padding: 50px 20px 0;
background: #f4f4f7;
color: #444;
margin: 0;
}
h1{
font-size: 65px;
line-height: 1.2em;
border-bottom: #CCC solid 1px;
padding: 20px 0;
}
h3{
font-weight: 300;
}