mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 00:51:03 +08:00
FIX: black-on-black queued posts
This commit is contained in:
parent
7c7580d226
commit
7f46458204
|
@ -31,7 +31,7 @@
|
|||
}
|
||||
}
|
||||
.post-title {
|
||||
color: darken(dark-light-diff($primary, $secondary, 90%, -60%), 50%);
|
||||
color: dark-light-diff($primary, $secondary, 20%, -60%);
|
||||
font-weight: bold;
|
||||
|
||||
.badge-wrapper {
|
||||
|
|
Loading…
Reference in New Issue
Block a user