typo margin css /ressources et /lesprojets
This commit is contained in:
@@ -4544,14 +4544,17 @@ main {
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
}
|
||||
#lesprojets .content_container .views-element-container .views-row .views-field-group .views-field-title .field-content a {
|
||||
#lesprojets .content_container .views-element-container .views-row .views-field-group .views-field-title .field-content h2 {
|
||||
margin: 0;
|
||||
}
|
||||
#lesprojets .content_container .views-element-container .views-row .views-field-group .views-field-title .field-content h2 a {
|
||||
color: rgb(7, 50, 194);
|
||||
font-family: "gilroy-bold";
|
||||
padding-top: 0.5rem;
|
||||
font-size: 0.55rem;
|
||||
}
|
||||
@media (max-width: 550px) {
|
||||
#lesprojets .content_container .views-element-container .views-row .views-field-group .views-field-title .field-content a {
|
||||
#lesprojets .content_container .views-element-container .views-row .views-field-group .views-field-title .field-content h2 a {
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
}
|
||||
@@ -4565,7 +4568,7 @@ main {
|
||||
width: fit-content;
|
||||
padding-left: 0.5rem;
|
||||
background: black;
|
||||
margin-top: 1rem;
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
#lesprojets .content_container .views-element-container .views-row .views-field-group .views-field-view-node {
|
||||
@@ -4578,7 +4581,7 @@ main {
|
||||
align-items: center;
|
||||
color: white;
|
||||
text-transform: uppercase;
|
||||
font-size: 0.6rem;
|
||||
font-size: 0.5rem;
|
||||
}
|
||||
#lesprojets .content_container .views-element-container .views-row .views-field-group .views-field-view-node a svg {
|
||||
display: none;
|
||||
@@ -4588,7 +4591,6 @@ main {
|
||||
content: url("../img/noun-arrow-to-right.svg");
|
||||
padding-right: 0.2rem;
|
||||
padding-left: 0.2rem;
|
||||
padding-bottom: 0.2rem;
|
||||
height: 25px;
|
||||
}
|
||||
#lesprojets .content_container .views-element-container .views-row .views-field-field-projets-lie {
|
||||
@@ -4983,6 +4985,17 @@ main {
|
||||
#ressources .layout-content .content_container .views-element-container .view-rows-wrapper.type-Galerie-photos .views-row .views-field-views-conditional-field {
|
||||
display: none;
|
||||
}
|
||||
#ressources .layout-content .content_container .views-element-container .view-rows-wrapper.type-Galerie-photos .views-row .views-field-views-conditional-field-1 h2 {
|
||||
font-family: "gilroy-medium";
|
||||
color: rgb(7, 50, 194);
|
||||
font-size: 0.6rem;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
#ressources .layout-content .content_container .views-element-container .view-rows-wrapper.type-Galerie-photos .views-row .views-field-views-conditional-field-1 h2 {
|
||||
font-size: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.type-documentation .views-field-body-1,
|
||||
.type-documentation .views-field-field-images,
|
||||
|
||||
Reference in New Issue
Block a user