Commit compiled CSS
This commit is contained in:
parent
d070b0f77f
commit
2350a96826
1 changed files with 4 additions and 0 deletions
|
@ -8276,6 +8276,10 @@ label.panel-block {
|
||||||
.featured-image .background-replacement-for-no-image {
|
.featured-image .background-replacement-for-no-image {
|
||||||
height: 16rem; } }
|
height: 16rem; } }
|
||||||
|
|
||||||
|
/* Yes i know i should just give author bios their own class */
|
||||||
|
.node--type-people.node--view-mode-teaser {
|
||||||
|
margin-bottom: 1rem; }
|
||||||
|
|
||||||
/* All classes that are mostly about adding color. */
|
/* All classes that are mostly about adding color. */
|
||||||
.background-replacement-for-no-image {
|
.background-replacement-for-no-image {
|
||||||
background-color: cadetblue; }
|
background-color: cadetblue; }
|
||||||
|
|
Loading…
Add table
Reference in a new issue