taille docs
This commit is contained in:
parent
bfb94ef05b
commit
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,9 @@
|
|||
padding-bottom: 0.2rem;
|
||||
}
|
||||
}
|
||||
span:nth-child(2){
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue