ajust devis
This commit is contained in:
parent
96fb5704ea
commit
e47d185252
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1164,10 +1164,16 @@
|
|||||||
width: 50px;
|
width: 50px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#item{
|
||||||
|
.demander-votre-devis{
|
||||||
|
top: 100%;
|
||||||
|
transform: translate(0, -80%);
|
||||||
|
}
|
||||||
|
}
|
||||||
#sublog{
|
#sublog{
|
||||||
.demander-votre-devis{
|
.demander-votre-devis{
|
||||||
transform: translateY(-50%);
|
top: 100%;
|
||||||
|
transform: translate(0, -50%);
|
||||||
}
|
}
|
||||||
.body-wrapper{
|
.body-wrapper{
|
||||||
background-image: url('../images/Trame-gris.svg');
|
background-image: url('../images/Trame-gris.svg');
|
||||||
|
@ -325,10 +325,27 @@
|
|||||||
width: 100%!important;
|
width: 100%!important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#item .demander-votre-devis, #sublog .demander-votre-devis{
|
#sublog .demander-votre-devis{
|
||||||
|
transform: translate(0, -110%)!important;
|
||||||
width: 300px!important;
|
width: 300px!important;
|
||||||
height: 110px!important;
|
height: 110px!important;
|
||||||
margin-top: -55px!important;
|
// margin-top: -55px!important;
|
||||||
|
a{
|
||||||
|
display: inline-flex!important;
|
||||||
|
}
|
||||||
|
p:nth-of-type(2){
|
||||||
|
display: none!important;
|
||||||
|
}
|
||||||
|
img{
|
||||||
|
margin-left: 20px!important;
|
||||||
|
margin-top: 0px!important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
#item .demander-votre-devis{
|
||||||
|
width: 300px!important;
|
||||||
|
height: 110px!important;
|
||||||
|
// margin-top: -55px!important;
|
||||||
|
transform: translate(0, -200%)!important;
|
||||||
a{
|
a{
|
||||||
display: inline-flex!important;
|
display: inline-flex!important;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user