Default agaric image for blog posts
This commit is contained in:
parent
b992186b71
commit
e4e3501d2e
4 changed files with 8 additions and 8 deletions
|
|
@ -15,14 +15,14 @@ type: image
|
|||
settings:
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
display_default: true
|
||||
uri_scheme: public
|
||||
default_image:
|
||||
uuid: null
|
||||
alt: ''
|
||||
uuid: 872d0061-385a-4ab9-a1ef-3cebb0e9bb2a
|
||||
alt: 'Agaric logo'
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
width: 700
|
||||
height: 700
|
||||
module: image
|
||||
locked: false
|
||||
cardinality: 1
|
||||
|
|
|
|||
|
|
@ -10761,7 +10761,7 @@ a.teaser:hover .subtitle {
|
|||
}
|
||||
|
||||
.media-list .teaser .media-left {
|
||||
height: 7rem;
|
||||
height: 12rem;
|
||||
overflow: hidden;
|
||||
}
|
||||
.media-list .teaser .media-left img + .byline {
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -51,7 +51,7 @@ a.teaser {
|
|||
|
||||
.media-list .teaser {
|
||||
.media-left {
|
||||
height: 7rem;
|
||||
height: 12rem;
|
||||
overflow: hidden;
|
||||
img + .byline {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue