merged
This commit is contained in:
commit
7b160b02f4
|
@ -16,6 +16,9 @@ border-bottom:1px solid #999;
|
||||||
margin-bottom:2%;
|
margin-bottom:2%;
|
||||||
height:14%;}
|
height:14%;}
|
||||||
|
|
||||||
|
#logo
|
||||||
|
{}
|
||||||
|
|
||||||
.content
|
.content
|
||||||
{/*padding-bottom: 100px;*/
|
{/*padding-bottom: 100px;*/
|
||||||
margin-bottom:2%;
|
margin-bottom:2%;
|
||||||
|
@ -46,7 +49,7 @@ border:1px solid #c8c6c6;
|
||||||
-webkit-border-radius:16px;
|
-webkit-border-radius:16px;
|
||||||
border-radius:20px;
|
border-radius:20px;
|
||||||
*/
|
*/
|
||||||
background-position:100% 50%;
|
background-position:99% 50%;
|
||||||
background-repeat:no-repeat;}
|
background-repeat:no-repeat;}
|
||||||
|
|
||||||
.loading
|
.loading
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
<!--<div class="wrapper">-->
|
<!--<div class="wrapper">-->
|
||||||
|
|
||||||
<div class="header">
|
<div class="header">
|
||||||
|
<img src="/static/images/logo-loc.png" width="141" height="32" alt="congress-logo" id="logo">
|
||||||
<form action="" method="get" class="searchForm" id="searchForm"><!--method is right???-->
|
<form action="" method="get" class="searchForm" id="searchForm"><!--method is right???-->
|
||||||
<input type="text" placeholder="Search digital gazetteer" id="searchField" name="field" class="search" />
|
<input type="text" placeholder="Search digital gazetteer" id="searchField" name="field" class="search" />
|
||||||
<input type="submit" name="searchButton" value="Search" id="searchButton">
|
<input type="submit" name="searchButton" value="Search" id="searchButton">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user