1
0
Fork 0

update css

This commit is contained in:
Moritz »mo.« Sauer 2015-01-12 22:46:49 +01:00
parent 54411d7f9b
commit 25dab72954
7 changed files with 96 additions and 72 deletions

View file

@ -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

View file

@ -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>