From 1d5e1d541171d95cbcfea730debb08a352b21740 Mon Sep 17 00:00:00 2001 From: mamouneyya Date: Mon, 4 Oct 2010 19:39:01 +0800 Subject: [PATCH] fonts 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 dc9df28d..baa6ffa9 100644 --- a/themes/browny_admin_wind/css/screen.css +++ b/themes/browny_admin_wind/css/screen.css @@ -26,7 +26,7 @@ /* ~browny~ */ body, html { background-color: #5a3007; - font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; + font-family: 'Century gothic', Verdana, '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 edd23675..bed2adfd 100644 --- a/themes/browny_wind/css/screen.css +++ b/themes/browny_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: 'Century gothic', Verdana, 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; } p {