display liens page site
This commit is contained in:
@@ -3622,7 +3622,7 @@ body {
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-direction: column;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
@@ -3656,6 +3656,9 @@ body {
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .next-site::before {
|
||||
content: url("../img/next.svg");
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third .prevnext {
|
||||
flex-direction: row;
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .documents-liens-wrapper {
|
||||
display: flex;
|
||||
flex-direction: column !important;
|
||||
|
Reference in New Issue
Block a user