Ta mere le php

main
Lilian BRETON 2 years ago
parent a74ef55ddc
commit 4f43ffd14c

@ -176,3 +176,7 @@ body {
.social-login__icon:hover {
transform: scale(1.5);
}
.GoHome{
margin-bottom: 10px;
}

@ -13,7 +13,7 @@
<form class="login" method="POST" name="signUpForm" id="signUpForm">
<form method="POST" name="goBackHome" id="GoHome">
<input type="image" src="assets/logo.png"/>
<input type="button" value="Go Home"/>
<input type="hidden" name="action" value="goHome"/>
</form>

Loading…
Cancel
Save