using Arial by default makes the navicon look nice

This commit is contained in:
Owen Versteeg 2014-02-16 11:49:46 -05:00
parent 949e1048ca
commit 323da322de

View file

@ -1,5 +1,5 @@
body, textarea {
font-family: sans-serif;
font-family: Arial, sans-serif;
margin: 0;
font-size: 16px;
}