19 lines
275 B
SCSS
19 lines
275 B
SCSS
.publications,
|
|
.bibliographie,
|
|
.interviews {
|
|
.views {
|
|
section {
|
|
@media screen and (min-width: 768px) {
|
|
margin: 0 calc(0rem - #{$gutter});
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
#block-colloque2024-submenu {
|
|
.is-active {
|
|
color: white;
|
|
background: #1d378eff;
|
|
}
|
|
}
|