shithub: hugo

ref: 75904332f3bedcfe656856821d4c9560a177cc51
dir: /docs/themes/gohugoioTheme/layouts/partials/site-search.html/

View raw version
<form id="site-search-form" action="" role="search">
  <fieldset class="bn ma0 pa0">
    <label class="clip" for="search-input">Search</label>
    <input type="search" id="search-input" class="needs-js bg-left bg-transparent bn f5 input-reset lh-solid mt3 mt0-ns pl4 pv2 w5 white" placeholder="Search the Docs" name="search-input" value="" style="background: url('/images/icon-search.png') no-repeat 0 8px /16px 16px;;">
  </fieldset>
</form>