mirror of
https://github.com/flarum/framework.git
synced 2025-04-26 22:54:03 +08:00
More defined style for sticky excerpts
This commit is contained in:
parent
0797a58eb7
commit
d16a6a0a5d
@ -12,7 +12,10 @@
|
|||||||
white-space: normal;
|
white-space: normal;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
color: @fl-body-muted-more-color;
|
color: @fl-body-muted-color;
|
||||||
|
background: @fl-body-secondary-color;
|
||||||
|
border-radius: @border-radius-base;
|
||||||
|
padding: 10px 15px;
|
||||||
|
|
||||||
.discussion-summary .info > li& {
|
.discussion-summary .info > li& {
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user