add interviews post_type

This commit is contained in:
kevin
2021-04-19 13:10:04 +02:00
parent 7707f7f2c2
commit e7e5c22bb9
22 changed files with 1107 additions and 404 deletions
@@ -1,6 +1,8 @@
.publications, .bibliographie{
.views{
section{
.publications,
.bibliographie,
.interviews {
.views {
section {
@media screen and (min-width: 768px) {
margin: 0 calc(0rem - #{$gutter});
}
@@ -8,10 +10,9 @@
}
}
#block-popsu-colloque-submenu{
.is-active{
color:white;
background:#1d378eff;
#block-popsu-colloque-submenu {
.is-active {
color: white;
background: #1d378eff;
}
}
}