mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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-weight: bold;
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.label {
|
||||||
|
color: dark-light-diff($primary, $secondary, 50%, -50%);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.replies-section,
|
.replies-section,
|
||||||
|
Loading…
Reference in New Issue
Block a user