degug css /ressources
This commit is contained in:
parent
e3447fac33
commit
b1c23fe6a1
@ -3963,8 +3963,8 @@ main {
|
||||
grid-column: 2;
|
||||
}
|
||||
#ressources .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .type-vidéo .field_body {
|
||||
opacity: 1;
|
||||
transform: none;
|
||||
opacity: 1 !important;
|
||||
transform: none !important;
|
||||
}
|
||||
#ressources .layout-content .content_container .views-element-container .view-rows-wrapper .views-row:has(.type-podcast) {
|
||||
width: 50%;
|
||||
|
@ -182,8 +182,8 @@
|
||||
}
|
||||
.type-vidéo{
|
||||
.field_body{
|
||||
opacity: 1;
|
||||
transform: none;
|
||||
opacity: 1 !important;
|
||||
transform: none !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user