mirror of
https://github.com/discourse/discourse.git
synced 2025-02-22 04:07:27 +00:00
UX: match mention styling with username styling on top of post
This commit is contained in:
parent
6a13cc1c22
commit
01e0321f44
@ -570,6 +570,8 @@ a.mention, a.mention-group {
|
||||
color: dark-light-diff($primary, $secondary, 30%, -30%);
|
||||
background: dark-light-diff($primary, $secondary, 95%, -60%);
|
||||
border-radius: 8px;
|
||||
font-weight: bold;
|
||||
font-size: 0.93em;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user