Style new search box

This commit is contained in:
Eston Bond
2010-11-12 14:55:02 -08:00
parent 46ab67b211
commit f8edc0d33a
4 changed files with 67 additions and 111 deletions
@@ -1,6 +1,8 @@
<div id="searchbar">
<div id="searchbar-fauxtext">
<input type="text" name="q" id="search-query">
<input type="submit" id="search-submit">
<a href="#" id="search-submit" title="Search this wiki">
<span>Search</span>
</a>
</div>
</div>