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-bottom: 1em;
|
||||
|
||||
.badge-wrapper { margin-left: 5px; }
|
||||
|
||||
.title {
|
||||
border-left: 5px solid darken(scale-color-diff(), 10%);
|
||||
background-color: scale-color-diff();
|
||||
|
|
Loading…
Reference in New Issue