Compare commits
3 Commits
5a48eee4ef
...
7f0227bb06
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f0227bb06 | |||
| b3acc28592 | |||
| d91e0aa86e |
@@ -3562,6 +3562,9 @@ body {
|
||||
padding-left: 0.2rem;
|
||||
padding-bottom: 0.2rem;
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .file--mime-application-pdf span:nth-child(2) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.field_field_liens_site > div:nth-child(2) > div:nth-child(1) {
|
||||
display: flex;
|
||||
|
||||
@@ -438,6 +438,10 @@
|
||||
padding-bottom: 0.2rem;
|
||||
}
|
||||
}
|
||||
span:nth-child(2){
|
||||
display: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user