degug css /ressources
This commit is contained in:
parent
f1b8f879fa
commit
e3447fac33
@ -3972,7 +3972,7 @@ main {
|
||||
#ressources .layout-content .content_container .views-element-container .view-rows-wrapper .views-row:has(.type-documentation) {
|
||||
width: 25%;
|
||||
}
|
||||
#ressources .layout-content .content_container .views-element-container .view-rows-wrapper .views-row:has(.type-Vidéo) {
|
||||
#ressources .layout-content .content_container .views-element-container .view-rows-wrapper .views-row:has(.type-vidéo) {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
|
@ -194,7 +194,7 @@
|
||||
.views-row:has(.type-documentation){
|
||||
width: 25%;
|
||||
}
|
||||
.views-row:has(.type-Vidéo){
|
||||
.views-row:has(.type-vidéo){
|
||||
width: 50%;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user