diff options
-rw-r--r-- | themes/seven/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css index fe75c2368..b53ac7781 100644 --- a/themes/seven/style.css +++ b/themes/seven/style.css @@ -6,7 +6,7 @@ body { color: #000; background: #fff; - font: 81.3%/1.538em normal Lucida Grande, Lucida Sans Unicode, sans-serif; + font: normal 81.3%/1.538em "Lucida Grande", "Lucida Sans Unicode", sans-serif; } a { color: #0074BD; |