This commit is contained in:
2019-03-06 15:25:31 +01:00
parent 96872bedf4
commit 213ecd4ed0
3 changed files with 4 additions and 4 deletions

View File

@ -322,12 +322,12 @@ a[href]:hover {
.bloc-plus {
margin-top: 40px;
float: right;
background-color: #190034;
padding: 10px 15px;
color: white;
-webkit-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
background-color: #190034;
}
.bloc-plus:hover {