Login minimalistic style
Files
2+ 75
− 13
@@ -8,7 +8,7 @@ body {
@@ -8,7 +8,7 @@ body {
@@ -33,8 +33,9 @@ body {
@@ -33,8 +33,9 @@ body {
@@ -49,17 +50,78 @@ body {
@@ -49,17 +50,78 @@ body {
<input type="email" name="email" id="inputEmail" class="form-control" placeholder="Email address" required autofocus>
<input type="password" name="password" id="inputPassword" class="form-control" placeholder="Password" required>
\ No newline at end of file