changed the base font family

This commit is contained in:
hyung-hwan 2011-08-13 03:19:09 +00:00
parent 792c117d55
commit 103e2ce6b4

View File

@ -7,7 +7,7 @@ body {
.content .content
{ {
font-size: 0.9em; font-size: 0.9em;
font-family: Ubuntu, sans-serif; font-family: Ubuntu, "Trebuchet MS", sans-serif;
} }
.content h1 { .content h1 {