close salles
This commit is contained in:
@@ -932,6 +932,9 @@
|
||||
width: 30%;
|
||||
}
|
||||
.content_salle{
|
||||
// display: none;
|
||||
visibility: hidden;
|
||||
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 300px;
|
||||
@@ -940,11 +943,18 @@
|
||||
& > p{
|
||||
padding-left: 10px;
|
||||
}
|
||||
h3{
|
||||
.header-salles{
|
||||
background: $light-blue;
|
||||
padding: 5px 10px;
|
||||
color: white;
|
||||
margin-top: 0;
|
||||
width: 100%;
|
||||
h3{
|
||||
width: 100%;
|
||||
}
|
||||
img{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
h4{
|
||||
background: $green;
|
||||
|
Reference in New Issue
Block a user