This commit is contained in:
Karen 2011-09-01 00:44:21 +05:30
parent 3736ae9b86
commit 246392e29f
2 changed files with 8 additions and 4 deletions

View File

@ -74,7 +74,7 @@ border-radius:4px;}
#logoText
{font-family:Garamond, "Trebuchet MS", Tahoma, Helvetica, Arial, 'DejaVu Sans', sans-serif;
font-weight:bold;
font-size:18px;
font-size:16px;
text-transform:uppercase;
color:#666;
padding-top:11px;}
@ -229,8 +229,11 @@ font-weight:bold;}
.last
{float:right;}
.next
{margin-left:60px;}
.next, .previous
{margin-left:90px;}
.next:hover, .previous:hover
{color:#036;}
.clear
{clear:both;}

View File

@ -32,9 +32,10 @@
Welcome,<strong> admin.</strong><a href="/admin/password_change/"> Change password</a> /
<a href="/admin/logout/">Log out</a>
<p id="logoText">Digital Gazetteer Demo</p>
<p id="entropyLink"><a href="http://entropyfree.com">by Entropy Free LLC</a></p>
</div>
<p id="entropyLink"><a href="http://entropyfree.com">by Entropy Free LLC</a></p>
<form action="" method="get" class="searchForm" id="searchForm"><!--method is right???-->
<input type="text" placeholder="Search digital gazetteer" id="searchField" name="field" class="search" />