bug fix agenda + salles
This commit is contained in:
@@ -232,6 +232,16 @@
|
||||
width: 2%!important;
|
||||
}
|
||||
}
|
||||
.bandeau{
|
||||
.img{
|
||||
width: 100%!important;
|
||||
}
|
||||
.title_gal{
|
||||
top:25vw!important;
|
||||
right: 5%!important;
|
||||
max-width: 70%!important;
|
||||
}
|
||||
}
|
||||
.entete .entete_c{
|
||||
width: 95%!important;
|
||||
margin: 30px auto!important;
|
||||
@@ -253,7 +263,7 @@
|
||||
border-radius: 0px!important;
|
||||
h4{
|
||||
font-size: 1.3rem!important;
|
||||
margin: 15px auto!important;
|
||||
margin: 15px auto 0 auto!important;
|
||||
-webkit-transform: translateY(0%)!important;
|
||||
transform: translateY(0%)!important;
|
||||
}
|
||||
@@ -287,16 +297,32 @@
|
||||
#sublog{
|
||||
.txt{
|
||||
width:100%!important;
|
||||
.content_txt{
|
||||
width: 100%!important;
|
||||
}
|
||||
p{
|
||||
padding: 0!important;
|
||||
}
|
||||
}
|
||||
.content_salle{
|
||||
width: 70%!important;
|
||||
z-index: 2;
|
||||
left: 60%!important;
|
||||
left: 50%!important;
|
||||
transform: translateX(-50%);
|
||||
.header-salles{
|
||||
display: inline-flex;
|
||||
justify-content: space-between;
|
||||
img{
|
||||
display: block!important;
|
||||
margin: auto;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
}
|
||||
.mapsalles{
|
||||
width: 60%!important;
|
||||
width: 100%!important;
|
||||
}
|
||||
}
|
||||
#item .demander-votre-devis, #sublog .demander-votre-devis{
|
||||
@@ -502,18 +528,7 @@
|
||||
}
|
||||
.content_salle{
|
||||
width: 90%!important;
|
||||
left: 5%!important;
|
||||
top: 200px!important;
|
||||
.header-salles{
|
||||
display: inline-flex;
|
||||
justify-content: space-between;
|
||||
img{
|
||||
display: block!important;
|
||||
margin: auto;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
}
|
||||
p{
|
||||
padding: 0px 10px!important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user