mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Darken asides on a dark theme. Create a mixin to DRY things up.
This commit is contained in:
@@ -32,8 +32,7 @@ small {
|
||||
|
||||
|
||||
blockquote {
|
||||
border-left: 5px solid dark-light-diff($primary, $secondary, 90%, -75%);
|
||||
background-color: dark-light-diff($primary, $secondary, 97%, -65%);
|
||||
@include post-aside;
|
||||
overflow: hidden;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user