diff options
Diffstat (limited to 'web/sass-files/sass/partials/_mentions.scss')
-rw-r--r-- | web/sass-files/sass/partials/_mentions.scss | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/web/sass-files/sass/partials/_mentions.scss b/web/sass-files/sass/partials/_mentions.scss index aa893c535..83cdde53b 100644 --- a/web/sass-files/sass/partials/_mentions.scss +++ b/web/sass-files/sass/partials/_mentions.scss @@ -65,8 +65,5 @@ .mention-highlight { background-color:#fff2bb; -} - -.mention-link { - color:$primary-color; + color: #333; }
\ No newline at end of file |