logo text changes
This commit is contained in:
parent
f9eed72ec7
commit
848255aa15
|
@ -63,10 +63,11 @@ border-radius:16px;} /*this doesn't work need to find a way to give the outline
|
||||||
{height:30px;}
|
{height:30px;}
|
||||||
|
|
||||||
#logoText
|
#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-weight:bold;
|
||||||
font-size:20px;
|
font-size:20px;
|
||||||
line-height:30px;}
|
margin-top:2%;
|
||||||
|
color:#666;}
|
||||||
|
|
||||||
.content
|
.content
|
||||||
{/*padding-bottom: 100px;*/
|
{/*padding-bottom: 100px;*/
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
<div id="user-tools">
|
<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>
|
<a href="/admin/logout/">Log out</a>
|
||||||
<div id="logoText">Digital Gazetteer Demo</div>
|
<div id="logoText">Digital Gazetteer Demo</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user