This commit is contained in:
armansansd
2022-12-09 15:02:54 +00:00
parent 94ec5ab316
commit b74b57b296
8 changed files with 45 additions and 13 deletions

View File

@@ -819,3 +819,19 @@
}
}
//spec ressources vidéo
.page-node-type-ressource{
.ressources-video{
#node\:field_image{
display: none;
}
#node\:field_type_de_ressource{
padding: 0;
}
#node\:field_videos{
margin: 0rem 0 1rem 0;
}
}
}