add interviews post_type
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user