added Open Sans and Ubuntu
This commit is contained in:
parent
8912c19026
commit
622065d64a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ html, body {
|
|||
}
|
||||
|
||||
body {
|
||||
font-family: "Lucida Grande", Tahoma, sans-serif;
|
||||
font-family: "Lucida Grande", "Open Sans", "Ubuntu", Tahoma, sans-serif;
|
||||
font-size: 11px;
|
||||
background: #dedede url(../img/background.png) center center no-repeat;
|
||||
}
|
||||
|
|
Reference in a new issue