This commit is contained in:
armansansd 2022-09-15 16:36:15 +02:00
parent 3843e9fa17
commit 914476e0a2
2 changed files with 12 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -795,6 +795,17 @@
padding-left: .3rem; padding-left: .3rem;
} }
} }
#node\:field_lien{
.field_lien{
a{
background: transparent;
color: black;
svg{
visibility: hidden;
}
}
}
}
} }
} }