Set a default font.

This commit is contained in:
John "Elwin" Edwards 2012-06-21 10:46:01 -07:00
parent e5a4a55876
commit 4478756d91

View file

@ -1,6 +1,7 @@
html {
background-color: #C0FFC0;
color: #101040;
font-family: sans-serif;
}
h1 {