prefer sans-serif by default

This commit is contained in:
Andrew Dolgov 2005-08-22 10:38:46 +01:00
parent e67e268ee2
commit 71500c400c
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ body {
color : black;
margin : 0px;
padding : 0px;
font-family : sans-serif;
}
h1 {