padding fichier et css a

This commit is contained in:
2024-10-18 11:52:44 +02:00
parent ba1fed975f
commit 65d561c427
3 changed files with 21 additions and 1 deletions
+9
View File
@@ -173,6 +173,14 @@ a {
text-decoration: none;
}
a.ext {
color: black;
}
svg.ext {
display: none;
}
@media (max-width: 959px) {
#block-headermenu {
display: none;
@@ -2423,6 +2431,7 @@ a {
padding-left: 1rem;
padding-top: 1rem;
margin-bottom: 1rem;
padding: 1rem;
}
.page-node-type-ressource .layout__region--third .block-region-third .field--name-field-fichiers span:nth-of-type(2) {
display: none;
@@ -2,4 +2,14 @@
a {
text-decoration: none;
}
}
a.ext{
color: black;
}
svg.ext{
display: none;
}
@@ -267,6 +267,7 @@
padding-left: 1rem;
padding-top: 1rem;
margin-bottom: 1rem;
padding: 1rem;
span:nth-of-type(2){
display: none;