From 3a0780dcac9ba037fea63ba2e2bc745dad00b1bf Mon Sep 17 00:00:00 2001 From: mamouneyya Date: Thu, 22 Jul 2010 17:54:03 +0800 Subject: [PATCH] font changes --- themes/browny_admin_wind/css/screen.css | 2 +- themes/browny_wind/css/screen.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/browny_admin_wind/css/screen.css b/themes/browny_admin_wind/css/screen.css index 77ca3853..c2949c3f 100644 --- a/themes/browny_admin_wind/css/screen.css +++ b/themes/browny_admin_wind/css/screen.css @@ -24,7 +24,7 @@ /* ~browny~ */ body, html { background-color: #5a3007; - font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; + font-family: 'Geeza Pro', Tahoma, 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; } p { diff --git a/themes/browny_wind/css/screen.css b/themes/browny_wind/css/screen.css index 3e16f6a6..4a786a03 100644 --- a/themes/browny_wind/css/screen.css +++ b/themes/browny_wind/css/screen.css @@ -22,7 +22,7 @@ /* ~browny~ */ body, html { background-color: #5a3007; - font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; + font-family: 'Geeza Pro', Tahoma, 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; } p {