merge
This commit is contained in:
@@ -4628,6 +4628,30 @@ body {
|
||||
padding-left: 0.2rem;
|
||||
height: 12px;
|
||||
}
|
||||
.node-type-ressource .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_link div {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.node-type-ressource .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_link a {
|
||||
display: inline-flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
color: white;
|
||||
text-transform: uppercase;
|
||||
font-size: 0.5rem;
|
||||
padding-right: 0.5rem;
|
||||
background-color: black;
|
||||
padding-bottom: 0.1rem;
|
||||
padding-top: 0.1rem;
|
||||
padding-left: 0.2rem;
|
||||
}
|
||||
.node-type-ressource .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_link a::before {
|
||||
display: inline-flex;
|
||||
content: url("../img/noun-arrow-to-left.svg");
|
||||
padding-right: 0.2rem;
|
||||
padding-left: 0.2rem;
|
||||
height: 12px;
|
||||
}
|
||||
.node-type-ressource .layout--threecol-25-50-25 .layout__region--second {
|
||||
margin: auto;
|
||||
flex: 0 1 70% !important;
|
||||
|
||||
Reference in New Issue
Block a user