mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
mildly lighter @mention
This commit is contained in:
parent
df653a2350
commit
3905d6bc0d
1 changed files with 1 additions and 1 deletions
|
@ -402,7 +402,7 @@ blockquote > *:last-child {
|
|||
|
||||
a.mention, a.mention-group {
|
||||
padding: 2px 4px;
|
||||
color: $primary;
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 30%), scale-color($secondary, $lightness: 70%));
|
||||
background: $primary-low;
|
||||
border-radius: 8px;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue