final polisch

This commit is contained in:
GordonDaFreeman 2018-01-22 20:06:17 +01:00
parent 8bdec23881
commit 96e585a47e
2 changed files with 6 additions and 1 deletions

View File

@ -4,6 +4,7 @@
}
#menu {
left: 5px;
width: 250px;
}
@ -64,4 +65,8 @@
border-color: black;
border-top-style: solid;
width: 320px;
}
#tocraft {
padding-left: 5px;
}

View File

@ -53,7 +53,7 @@
<h1 class="ui-widget" style="text-align: center;width: 320px;">Items to Craft</h1>
<div id="tocraft"></div>
<span style="display: inline-block; width: 90%;"></span> <br>
<button id="calc">Calculate</button>
<button id="calc" style="left: 5px;">Calculate</button>
</div>
<div id="outputbox">
<h1 class="ui-widget" style="text-align: center;">Requiered Items</h1>