Fix login btn, fix hover rules

This commit is contained in:
Aurelien Vaillant
2020-04-05 13:49:37 +02:00
parent 70b0a2f055
commit 2e0c6efe87
+1 -1
View File
@@ -126,7 +126,7 @@ body {
padding: 0 0 0 60px;
}
.login-form .btn:hover {
background: none;
background: url("pictures/picto.jpg") no-repeat 0 52px white;
}
.login-form .form-group {