correction 29/08/2021
This commit is contained in:
@@ -1977,6 +1977,8 @@ footer {
|
||||
|
||||
.path-centre-de-ressources {
|
||||
background-color: #eff2f9; }
|
||||
.path-centre-de-ressources .slick-slider {
|
||||
display: none; }
|
||||
.path-centre-de-ressources .programme-1 {
|
||||
color: #4dabc1; }
|
||||
.path-centre-de-ressources .programme-1 .views-field-field-programme .field-content {
|
||||
@@ -2122,13 +2124,12 @@ footer {
|
||||
top: 0; }
|
||||
.path-centre-de-ressources .content_container > div > h2:first-child {
|
||||
text-align: center;
|
||||
background-color: #98d0d9;
|
||||
background: center/80% linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url(../images/motif_croix.svg);
|
||||
padding: 1rem 0; }
|
||||
.path-centre-de-ressources form {
|
||||
background-color: #98d0d9;
|
||||
background: center/80% linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url(../images/motif_croix.svg);
|
||||
display: grid;
|
||||
padding: 5rem 0 1rem 0;
|
||||
margin-top: -3rem;
|
||||
column-gap: 1rem;
|
||||
grid-template-columns: calc(10% - 3em) repeat(4, 20%); }
|
||||
.path-centre-de-ressources form > div:first-child {
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user