Convert vanilla CSS to SASS
This commit is contained in:
6
assets/sass/_user_mentions.sass
Normal file
6
assets/sass/_user_mentions.sass
Normal file
@@ -0,0 +1,6 @@
|
||||
.user-mention-link
|
||||
font-weight: bold
|
||||
color: #000
|
||||
text-decoration: none
|
||||
&:hover
|
||||
color: #555
|
||||
Reference in New Issue
Block a user