slide site
This commit is contained in:
+10
-14
@@ -1011,7 +1011,7 @@ input {
|
||||
|
||||
.slick-dots {
|
||||
position: absolute;
|
||||
bottom: -25px;
|
||||
bottom: -60px;
|
||||
list-style: none;
|
||||
display: block;
|
||||
text-align: center;
|
||||
@@ -1022,8 +1022,8 @@ input {
|
||||
.slick-dots li {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
height: 50px;
|
||||
width: 50px;
|
||||
margin: 0 5px;
|
||||
padding: 0;
|
||||
cursor: pointer;
|
||||
@@ -1032,8 +1032,8 @@ input {
|
||||
border: 0;
|
||||
background: transparent;
|
||||
display: block;
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
height: 50px;
|
||||
width: 50px;
|
||||
outline: none;
|
||||
line-height: 0px;
|
||||
font-size: 0px;
|
||||
@@ -1052,10 +1052,10 @@ input {
|
||||
top: 0;
|
||||
left: 0;
|
||||
content: "•";
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
font-family: "slick";
|
||||
font-size: 6px;
|
||||
font-size: 40px;
|
||||
line-height: 20px;
|
||||
text-align: center;
|
||||
color: black;
|
||||
@@ -1161,10 +1161,6 @@ input {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.home-page-layout-content .slick-dots {
|
||||
bottom: -40px !important;
|
||||
}
|
||||
|
||||
.view-actus.slick-slider.slick-next:before {
|
||||
content: ">";
|
||||
font-weight: 100;
|
||||
@@ -2177,13 +2173,13 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
||||
.page-node-site .region-content .node-type-site .image-site .field--name-field-image .field__item img {
|
||||
width: 100%;
|
||||
object-fit: cover;
|
||||
height: fit-content;
|
||||
height: auto;
|
||||
}
|
||||
.page-node-site .region-content .node-type-site .image-site .field--name-field-image .field__item blockquote {
|
||||
align-self: flex-end;
|
||||
font-style: italic;
|
||||
margin: 0;
|
||||
width: 10%;
|
||||
width: 20%;
|
||||
}
|
||||
.page-node-site .region-content .node-type-site .image-site .field--name-field-image .field__item blockquote p {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user