Switch from sans to sans-serif

This commit is contained in:
Stefan Ritter 2011-04-12 14:56:11 +02:00
parent 8e338f89c0
commit 4cb9040887
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ body, html {
background: white; background: white;
width: 700px; width: 700px;
margin: auto; margin: auto;
font-family: Sans; font-family: sans-serif;
font-size: 0.9em; font-size: 0.9em;
color: #000; color: #000;
letter-spacing: 0.05em; letter-spacing: 0.05em;