From 5e9f04cda8bdb71b739037681baba554e39adcd6 Mon Sep 17 00:00:00 2001 From: pete Date: Fri, 11 Jul 2008 07:57:12 +0000 Subject: full list of pc names for Lucida Sans added git-svn-id: https://code.elgg.org/elgg/trunk@1396 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index 7166426ba..8df49fea6 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -75,7 +75,7 @@ body { margin:0 auto; padding:0; background: #4690d6; - font: 75%/1.5 "Lucida Grande", "Lucida Sans", Verdana, sans-serif; + font: 75%/1.5 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", Verdana, sans-serif; color: #333333; background: url(_graphics/page_back_linen.gif) repeat left 1px; } -- cgit v1.2.3