diff options
Diffstat (limited to 'web/html/css')
-rw-r--r-- | web/html/css/arch.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/css/arch.css b/web/html/css/arch.css index ffa16ba..28ae1d2 100644 --- a/web/html/css/arch.css +++ b/web/html/css/arch.css @@ -5,7 +5,7 @@ body { background: #fbf8f1 url("../images/titlebar.png") repeat-x top left; padding: 0 30px; color: #555; - font-family: "DejaVu Sans", "Bitstream Vera Sans", "Lucida Grande", Arial, sans-serif; + font-family: sans-serif; } /* Divs */ #head_container { |