update css
This commit is contained in:
parent
54411d7f9b
commit
25dab72954
7 changed files with 96 additions and 72 deletions
|
@ -7,5 +7,5 @@ permalink: "/search/"
|
|||
{% include google_search.html %}
|
||||
|
||||
<form onsubmit="google_search()" >
|
||||
<input type="text" id="google-search" placeholder="Search">
|
||||
<input type="text" id="google-search" placeholder="Enter search term and hit enter">
|
||||
</form>
|
Reference in a new issue