added Open Sans and Ubuntu

This commit is contained in:
Jeena Paradies 2013-02-15 19:16:26 +01:00
parent 8912c19026
commit 622065d64a

View file

@ -5,7 +5,7 @@ html, body {
} }
body { body {
font-family: "Lucida Grande", Tahoma, sans-serif; font-family: "Lucida Grande", "Open Sans", "Ubuntu", Tahoma, sans-serif;
font-size: 11px; font-size: 11px;
background: #dedede url(../img/background.png) center center no-repeat; background: #dedede url(../img/background.png) center center no-repeat;
} }