logo text changes

This commit is contained in:
Karen 2011-08-31 20:36:48 +05:30
parent f9eed72ec7
commit 848255aa15
2 changed files with 4 additions and 3 deletions

View File

@ -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;*/

View File

@ -29,7 +29,7 @@
<div id="user-tools">
Welcome,<strong>admin</strong><a href="/admin/password_change/"> Change password</a> /
Welcome,<strong> admin.</strong><a href="/admin/password_change/"> Change password</a> /
<a href="/admin/logout/">Log out</a>
<div id="logoText">Digital Gazetteer Demo</div>