From 848255aa15395aff67f87ac3e3a08fc124921a0b Mon Sep 17 00:00:00 2001 From: Karen Date: Wed, 31 Aug 2011 20:36:48 +0530 Subject: [PATCH] logo text changes --- gazetteer/static/css/main.css | 5 +++-- gazetteer/templates/search.html | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index f2cce09..61d6aa3 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -63,10 +63,11 @@ border-radius:16px;} /*this doesn't work need to find a way to give the outline {height:30px;} #logoText -{font-family:Tahoma, Helvetica, Arial, 'DejaVu Sans', sans-serif; +{font-family:"Trebuchet MS", Tahoma, Helvetica, Arial, 'DejaVu Sans', sans-serif; font-weight:bold; font-size:20px; -line-height:30px;} +margin-top:2%; +color:#666;} .content {/*padding-bottom: 100px;*/ diff --git a/gazetteer/templates/search.html b/gazetteer/templates/search.html index 543d5b7..db2a83f 100644 --- a/gazetteer/templates/search.html +++ b/gazetteer/templates/search.html @@ -29,7 +29,7 @@
- Welcome,admin Change password / + Welcome, admin. Change password / Log out
Digital Gazetteer Demo