mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
UX: words in the stats button should be dark grey
This commit is contained in:
@@ -227,6 +227,10 @@
|
||||
font-weight: bold;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
.label {
|
||||
color: dark-light-diff($primary, $secondary, 50%, -50%);
|
||||
}
|
||||
}
|
||||
|
||||
.replies-section,
|
||||
|
||||
Reference in New Issue
Block a user