size typo ville-region teaser projet + a englobe tout wrapper-ressource dans /ressources
This commit is contained in:
+8
-1
@@ -4891,7 +4891,7 @@ svg.ext {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
flex-direction: row;
|
||||
font-size: 0.7rem;
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockprojets-block-1 .view-projets .node-type-projet div:first-child .ville-region .field--name-field-adresse {
|
||||
display: flex;
|
||||
@@ -7819,6 +7819,13 @@ article.node-type-ressource a {
|
||||
article.node-type-ressource .wrapper-ressource {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
}
|
||||
article.node-type-ressource .wrapper-ressource .card-link {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
z-index: 10;
|
||||
display: block;
|
||||
}
|
||||
article.node-type-ressource .wrapper-ressource .field--name-field-type-de-ressource {
|
||||
order: 2;
|
||||
|
||||
Reference in New Issue
Block a user