2023-02-02 19:59:20 +01:00
|
|
|
ol.wp-block-latest-comments{
|
|
|
|
margin-right:0;
|
2021-06-28 18:01:36 +02:00
|
|
|
}
|
|
|
|
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-latest-comments .wp-block-latest-comments{
|
|
|
|
padding-right:0;
|
2021-05-11 11:43:08 +02:00
|
|
|
}
|
|
|
|
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-latest-comments__comment{
|
|
|
|
line-height:1.1;
|
|
|
|
list-style:none;
|
|
|
|
margin-bottom:1em;
|
2021-05-11 11:43:08 +02:00
|
|
|
}
|
2023-02-02 19:59:20 +01:00
|
|
|
.has-avatars .wp-block-latest-comments__comment{
|
|
|
|
list-style:none;
|
|
|
|
min-height:2.25em;
|
2021-05-11 11:43:08 +02:00
|
|
|
}
|
2023-02-02 19:59:20 +01:00
|
|
|
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{
|
|
|
|
margin-right:3.25em;
|
2021-05-11 11:43:08 +02:00
|
|
|
}
|
2023-02-02 19:59:20 +01:00
|
|
|
.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{
|
|
|
|
line-height:1.5;
|
2021-05-11 11:43:08 +02:00
|
|
|
}
|
|
|
|
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-latest-comments__comment-excerpt p{
|
|
|
|
font-size:.875em;
|
|
|
|
line-height:1.8;
|
|
|
|
margin:.36em 0 1.4em;
|
2021-05-11 11:43:08 +02:00
|
|
|
}
|
|
|
|
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-latest-comments__comment-date{
|
|
|
|
display:block;
|
|
|
|
font-size:.75em;
|
2021-05-11 11:43:08 +02:00
|
|
|
}
|
|
|
|
|
2023-02-02 19:59:20 +01:00
|
|
|
.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{
|
|
|
|
border-radius:1.5em;
|
|
|
|
display:block;
|
|
|
|
float:right;
|
|
|
|
height:2.5em;
|
|
|
|
margin-left:.75em;
|
|
|
|
width:2.5em;
|
2021-05-11 11:43:08 +02:00
|
|
|
}
|