This commit is contained in:
Adrien 2019-03-06 15:48:20 +01:00
parent 9ecc6a9fde
commit 5e1e130488

View File

@ -339,6 +339,9 @@ a[href]:hover {
-o-transition: 300ms; -o-transition: 300ms;
transition: 300ms; transition: 300ms;
background-color: #190034; background-color: #190034;
outline: 0;
border: 0;
} }
.bloc-plus:hover { .bloc-plus:hover {
@ -601,6 +604,8 @@ label{
color: #737272ee; color: #737272ee;
line-height: 1.5; line-height: 1.5;
margin-top: 28px; margin-top: 28px;
height: 88px;
overflow: hidden;
} }
.credit { .credit {