newsletter issues visible on front with right alias

This commit is contained in:
2021-08-17 21:59:56 +02:00
parent 803261caaa
commit 383fec17e8
8 changed files with 3394 additions and 12 deletions

View File

@ -552,7 +552,8 @@ header[role="banner"]{
padding:0.5em 1em;
}
body.path-blabla &,
body.path-checkout & {
body.path-checkout &,
body.page-node-type-simplenews-issue & {
color: #fff;
background-color: $color-blabla;
}