Commit compiled CSS
This commit is contained in:
parent
7576c2457a
commit
15527edf56
1 changed files with 4 additions and 0 deletions
|
@ -8232,3 +8232,7 @@ label.panel-block {
|
|||
/* If there's no featured image, leave enough blank space for the dropping down title. */
|
||||
.content.no-featured-image {
|
||||
margin-top: 6rem; }
|
||||
|
||||
.background-replacement-for-no-image {
|
||||
height: 12rem;
|
||||
background-color: cadetblue; }
|
||||
|
|
Loading…
Add table
Reference in a new issue