adding button: i'm feeling frustrated (test)

This commit is contained in:
mb@mb 2018-09-03 10:02:57 +02:00
parent 8fe9eb912f
commit 59aa39c5ee
2 changed files with 9 additions and 1 deletions

View File

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

View File

@ -15,6 +15,7 @@
<input id="submit" type="submit" value="➜"/>
</form>
</div>
<input id="frustrated" type="button" value="I'm feeling frustrated">
<div id="txt-list">
<p>Searching through <em>and calculating words of</em> the following txt documents:</p>