mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
topic-map domains should be lighter
This commit is contained in:
@@ -358,7 +358,7 @@ a.star {
|
||||
|
||||
span.domain {
|
||||
font-size: 10px;
|
||||
color: $primary;
|
||||
color: scale-color($primary, $lightness: 50%);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user