Projet Final V1

Mise à jour prêt pour la livraison !
This commit is contained in:
2018-10-21 18:02:13 +02:00
parent 1e02578a22
commit 5af95bc813
200 changed files with 1065 additions and 4066 deletions

View File

@@ -1,22 +1,22 @@
header {
background-image:url("../images/all/footer.jpg");
background-image:url("../images/autres/footer.jpg");
}
footer {
background-image:url("../images/all/footer.jpg");
margin: 0 auto;
overflow:hidden;
background-image:url("../images/autres/footer.jpg");
margin: 0 auto;
overflow:hidden;
}
.body {
min-height: 100vh;
min-height: 100vh;
}
.container-fluid {
background:#f7f5e2;
width: 100%;
height: 100%; /* A changer selon la hauteur que tu souhaite */
background:#f7f5e2;
width: 100%;
height: 100%;
}
.numbox{
background-image:url("../images/all/page1_shapedate.png");
background-image:url("../images/autres/calendrier.png");
width:72px;
height:78px;
overflow:hidden;
@@ -45,47 +45,47 @@ footer {
max-width : 200px;
heigth: auto;
display: block;
}
}
.img-thumbnailEvent{
max-width : 250px;
heigth: auto;
display: block;
}
}
.img-thumbnailEventCat{
max-width : 150px;
heigth: auto;
display: block;
}
}
.clear {
clear:both;
line-height:0;
font-size:0;
width:100%;
clear:both;
line-height:0;
font-size:0;
width:100%;
}
.map-responsive {
overflow:hidden;
padding-bottom:56.25%;
position:relative;>
height:0;
overflow:hidden;
padding-bottom:56.25%;
position:relative;>
height:0;
}
.map-responsive iframe {
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}
.carousel-indicators li {
background-color: gray!important;
background-color: gray!important;
}
.carousel-indicators .active {
background-color: black!important;
background-color: black!important;
}
.carousel-control-next-icon{
background-color: gray!important;
background-color: gray!important;
}
.carousel-control-prev-icon{
background-color: gray!important;
background-color: gray!important;
}