mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 19:39:30 +08:00
Increase contrast of pinned excerpt for dark themes
This commit is contained in:
@ -152,7 +152,7 @@
|
||||
.topic-excerpt {
|
||||
font-size: $font-down-1;
|
||||
margin-top: 5px;
|
||||
color: dark-light-choose($primary-high, $secondary-high);
|
||||
color: $primary-high;
|
||||
word-wrap: break-word;
|
||||
line-height: $line-height-large;
|
||||
padding-right: 20px;
|
||||
|
Reference in New Issue
Block a user