slide photo
This commit is contained in:
@@ -187,17 +187,17 @@
|
||||
}
|
||||
h3.type-paroles-de-laureats a{
|
||||
&:before{
|
||||
content:url("../images/pictos/paroles-de-laureats.png");
|
||||
content:url("../images/pictos/picto-ressource-paroleslaureats.svg");
|
||||
padding-right: 1rem;
|
||||
}
|
||||
}
|
||||
h3.type-revue a{
|
||||
h3.type-les-projets-en-images a{
|
||||
&:before{
|
||||
content:url("../images/pictos/livres.png");
|
||||
content:url("../images/pictos/picto-ressource-projetsimages.svg");
|
||||
padding-right: 1rem;
|
||||
}
|
||||
}
|
||||
h3.type-paroles-de-laureats a{
|
||||
h3.type-presse a{
|
||||
&:before{
|
||||
content:url("../images/pictos/picto-ressource-presse.svg");
|
||||
padding-right: 1rem;
|
||||
@@ -246,7 +246,14 @@
|
||||
background-color: $background-actus;}
|
||||
}
|
||||
|
||||
|
||||
.type-les-projets-en-images{
|
||||
.slick-track{
|
||||
width: 100% !important;
|
||||
.views-row{
|
||||
width: 100% !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,19 +4,9 @@
|
||||
width: 100vw;
|
||||
|
||||
header{
|
||||
// display: block;
|
||||
// width: 100%;
|
||||
position: fixed;
|
||||
z-index: 99;
|
||||
width: 100vw;
|
||||
|
||||
// position: -webkit-sticky;
|
||||
// position: sticky;
|
||||
// top: 0;
|
||||
// .sticky{
|
||||
// position: fixed;
|
||||
// }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user