diff --git a/static/css/stylesheet.css b/static/css/stylesheet.css index 6d878c6..69c2334 100644 --- a/static/css/stylesheet.css +++ b/static/css/stylesheet.css @@ -20,8 +20,8 @@ h1, h2, h3{ margin:15px 0; } #search{ + width: 220px; position: relative; - width: 300px; margin:0 0 0 20px; top:-3px; } @@ -46,6 +46,13 @@ h1, h2, h3{ #search #submit:hover{ cursor: pointer; } +input#frustrated{ + position: relative; + display: inline-block; + top:-3px; + height: 44px; + margin:-3px 0 0 20px; +} #results, #intro{ width:calc(100% - 371px); margin:10px 0 0 0; diff --git a/templates/base.html b/templates/base.html index 5879274..5f70bb1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -15,6 +15,7 @@ +

Searching through and calculating words of the following txt documents: