Add a background to take the place of an image if none
This commit is contained in:
parent
45ab938c9b
commit
7576c2457a
2 changed files with 80 additions and 0 deletions
|
@ -37,3 +37,8 @@
|
|||
.content.no-featured-image {
|
||||
margin-top: 6rem;
|
||||
}
|
||||
|
||||
.background-replacement-for-no-image {
|
||||
height: 12rem;
|
||||
background-color: cadetblue;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue