From 258604f0365ea2ecdf4d016cb269ce71007611ec Mon Sep 17 00:00:00 2001 From: pixelroot Date: Tue, 7 May 2013 14:30:04 +0200 Subject: [PATCH] modified: view/theme/smoothly/css/typography.css --- view/theme/smoothly/css/typography.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/smoothly/css/typography.css b/view/theme/smoothly/css/typography.css index 074bd98163..d1895853e3 100644 --- a/view/theme/smoothly/css/typography.css +++ b/view/theme/smoothly/css/typography.css @@ -19,7 +19,7 @@ body { padding-bottom: 3em; width: 960px; height: 100%; - font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; + font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif; font-size: 15px; font-size-adjust: none; font-style: normal;