Merge pull request #4992 from awesomerobot/master

mildly lighter @mention
This commit is contained in:
Jeff Atwood 2017-07-24 19:53:48 -07:00 committed by GitHub
commit ff5a7e8945
1 changed files with 1 additions and 1 deletions

View File

@ -402,7 +402,7 @@ blockquote > *:last-child {
a.mention, a.mention-group { a.mention, a.mention-group {
padding: 2px 4px; padding: 2px 4px;
color: $primary; color: dark-light-choose(scale-color($primary, $lightness: 30%), scale-color($secondary, $lightness: 70%));
background: $primary-low; background: $primary-low;
border-radius: 8px; border-radius: 8px;
font-weight: bold; font-weight: bold;