update css
This commit is contained in:
parent
54411d7f9b
commit
25dab72954
7 changed files with 96 additions and 72 deletions
|
@ -11,6 +11,7 @@ permalink: "/roadmap/"
|
|||
## ToDo
|
||||
|
||||
* Produce an introduction video to showcase *Feeling Responsive*
|
||||
* Rework `list-entries.html` › english translation and links
|
||||
* [Submit *Feeling Responsive* to jekyllthemes.org](http://jekyllthemes.org/)
|
||||
* Optimize HTML and use Schema.org-Attributes › <http://schema.org/Article>
|
||||
* Convert Foundation Sass to use native Jekyll Sass support
|
||||
|
|
|
@ -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