colonne ressources - path-projet
This commit is contained in:
parent
82e0791100
commit
804b6dcb0b
@ -1 +1 @@
|
|||||||
Subproject commit 179aa994156fa9c986cf9eb9262872abb9c651a2
|
Subproject commit 5069345d9dffca8ff935d7a01d2bc97a1272f063
|
File diff suppressed because one or more lines are too long
@ -696,6 +696,60 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.page-node-type-projet{
|
.page-node-type-projet{
|
||||||
|
.block-region-third{
|
||||||
|
#ressources-block_1{
|
||||||
|
// padding: 0.5rem 1rem;
|
||||||
|
.views-row{
|
||||||
|
margin-bottom: 0;
|
||||||
|
color: black;
|
||||||
|
display: grid;
|
||||||
|
grid-template-columns: 25% auto;
|
||||||
|
}
|
||||||
|
.views-field-title{
|
||||||
|
font-weight: 600;
|
||||||
|
grid-column: 1 / span 2;
|
||||||
|
grid-row: 1;
|
||||||
|
|
||||||
|
}
|
||||||
|
.views-field-field-image{
|
||||||
|
grid-column: 1 / span 1;
|
||||||
|
|
||||||
|
}
|
||||||
|
.views-field-field-auteurs{
|
||||||
|
padding: 0;
|
||||||
|
grid-column: 2 / span 1;
|
||||||
|
padding: .3rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.programme-1{
|
||||||
|
color: $col-1 !important;
|
||||||
|
}
|
||||||
|
.programme-2{
|
||||||
|
color: $col-2 !important;
|
||||||
|
|
||||||
|
}
|
||||||
|
.programme-3{
|
||||||
|
color: $col-eur !important;
|
||||||
|
}
|
||||||
|
.programme-4{
|
||||||
|
color: $col-1;
|
||||||
|
}
|
||||||
|
|
||||||
|
.programme-5{
|
||||||
|
|
||||||
|
color: $col-mond !important;
|
||||||
|
|
||||||
|
}
|
||||||
|
.programme-6{
|
||||||
|
color: $col-ter !important;
|
||||||
|
|
||||||
|
}
|
||||||
|
.programme-7{
|
||||||
|
color: $col-met !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
#node\:title:before{
|
#node\:title:before{
|
||||||
content: "ville";
|
content: "ville";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user