mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
add some breathing room to quoted categories
This commit is contained in:
parent
e2a65a6605
commit
9d4ee9553d
@ -44,6 +44,8 @@ aside.quote {
|
|||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
|
|
||||||
|
.badge-wrapper { margin-left: 5px; }
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
border-left: 5px solid darken(scale-color-diff(), 10%);
|
border-left: 5px solid darken(scale-color-diff(), 10%);
|
||||||
background-color: scale-color-diff();
|
background-color: scale-color-diff();
|
||||||
|
Loading…
Reference in New Issue
Block a user