programme toc 2

This commit is contained in:
armansansd 2022-09-06 17:51:47 +02:00
parent 22f69da1f7
commit 03dc9b3018
2 changed files with 23 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -57,6 +57,28 @@
#programme_toc-block_7{
display: none;
}
// events
#programme_toc-block_2{
.views-row{
// display: grid;
}
.views-field-field-projet{
.field-content{
font-weight: 600;
}
}
.views-field-title{
margin-left: .3rem;
}
.views-field-field-date{
//grid-row: 1;
margin-left: .3rem;
font-style: italic;
}
}
//galerie de la page popsu - top (copy de home)
#programme_toc-block_5{
background-color: white;