mirror of
https://github.com/cydrobolt/polr.git
synced 2024-11-09 19:52:28 +01:00
button edit
edited button and padding
This commit is contained in:
parent
b3d9b01083
commit
32fb165e2b
@ -13,8 +13,8 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="jumbotron" style="text-align: center">
|
||||
<form method="GET" action="createurl.php">URL:<input type="text" placeholder="URL" id="url" value="http://" name="urlr" /> <input type="submit" /></form></div>
|
||||
<div class="jumbotron" style="text-align: center padding-top:80px">
|
||||
<form method="GET" action="createurl.php">URL:<input type="text" placeholder="URL" id="url" value="http://" name="urlr" /> <input type="submit" class="btn btn-info btn-large" value="Shorten!"/></form></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user