added style stuff

This commit is contained in:
amazing-username
2017-05-29 21:19:33 -05:00
parent e356bf4555
commit a51c1491dc
8 changed files with 209 additions and 65 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
<div class="jumbotron text-center">
<h1>HomeIsWhereTheMoneyIs</h1>
<a href="login"><button style="height:40%;width:90%"><h1 style="font-size:1000%">Login</h1></button><br></a>
<a href="register"><button style="height:20%;width:50%"><h1 style="font-size:500%">Register</h1></button></a>
<br><br>
<a href="register"><button style="height:30%;width:90%"><h1 style="font-size:500%">Register</h1></button></a>
</div>
</body>
</html>