close salles

This commit is contained in:
2019-06-05 12:54:15 +02:00
parent 0cd416606a
commit 5e033fe2be
7 changed files with 122 additions and 10 deletions

View File

@@ -495,10 +495,28 @@
}
}
#sublog {
.bandeau{
img{
width: 100%;
}
}
.title_gal{
display: none;
}
.content_salle{
width: 90%!important;
left: 5%!important;
top: 250px!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;
}