Remove font-size:10px from <body>

This commit is contained in:
Kyle Johnson 2014-10-31 20:32:50 +00:00
parent a4fbde9e3f
commit 1c400f0966
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
font-weight: normal;
text-align: center;