bug fix agenda + salles

This commit is contained in:
2019-06-09 15:17:49 +02:00
parent 5c8f37419f
commit 2571b59324
9 changed files with 229 additions and 36 deletions

View File

@@ -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;
}