summaryrefslogtreecommitdiff
path: root/assets/sass/_user_mentions.sass
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/_user_mentions.sass')
-rw-r--r--assets/sass/_user_mentions.sass6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/sass/_user_mentions.sass b/assets/sass/_user_mentions.sass
new file mode 100644
index 00000000..342ff953
--- /dev/null
+++ b/assets/sass/_user_mentions.sass
@@ -0,0 +1,6 @@
+.user-mention-link
+ font-weight: bold
+ color: #000
+ text-decoration: none
+ &:hover
+ color: #555