mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 21:10:17 +08:00
UX: words in the stats button should be dark grey
This commit is contained in:
parent
0bf001ccd7
commit
59d89d5333
|
@ -227,6 +227,10 @@
|
|||
font-weight: bold;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
.label {
|
||||
color: dark-light-diff($primary, $secondary, 50%, -50%);
|
||||
}
|
||||
}
|
||||
|
||||
.replies-section,
|
||||
|
|
Loading…
Reference in New Issue
Block a user