actualites
This commit is contained in:
+10
-5
@@ -227,10 +227,6 @@ main {
|
||||
margin-top: 7rem;
|
||||
}
|
||||
|
||||
#block-reha-titredepage {
|
||||
display: none;
|
||||
}
|
||||
|
||||
p {
|
||||
background-color: transparent;
|
||||
}
|
||||
@@ -969,7 +965,7 @@ input {
|
||||
font-family: "slick";
|
||||
font-size: 200px;
|
||||
line-height: 1;
|
||||
color: #fdc300;
|
||||
color: rgb(153, 147, 174);
|
||||
opacity: 0.75;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
@@ -1169,6 +1165,12 @@ input {
|
||||
bottom: -40px !important;
|
||||
}
|
||||
|
||||
.view-actus.slick-slider.slick-next:before {
|
||||
content: ">";
|
||||
font-weight: 100;
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
|
||||
/*pages*/
|
||||
.home-page-layout-content {
|
||||
width: 100%;
|
||||
@@ -2253,6 +2255,9 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
||||
width: fit-content;
|
||||
padding: 0.2rem 0.9rem;
|
||||
}
|
||||
.page-actualites .view-actus .views-row .node-type-actualite .infos-content .field--name-field-site div:nth-child(1) {
|
||||
display: none;
|
||||
}
|
||||
.page-actualites .view-actus .views-row .node-type-actualite .infos-content .field--name-field-site .field__item {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user