Apply background color only to image replacement section
This commit is contained in:
parent
6085853e48
commit
c15ff271bc
1 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
|||
}
|
||||
|
||||
.block-views-blockhome-page-views-block-articles .button,
|
||||
.is-article {
|
||||
.is-article .background-replacement-for-no-image {
|
||||
background-color: $article;
|
||||
color: $white;
|
||||
a {
|
||||
|
@ -47,7 +47,7 @@
|
|||
}
|
||||
}
|
||||
.block-views-blockhome-page-views-block-blogs .button,
|
||||
.is-blog {
|
||||
.is-blog .background-replacement-for-no-image {
|
||||
background-color: $blog;
|
||||
color: $white;
|
||||
a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue