We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bbe69c commit ddea2aeCopy full SHA for ddea2ae
1 file changed
browser/styles/mixins/marked.styl
@@ -26,6 +26,8 @@ marked()
26
margin -5px
27
transition .1s
28
display inline-block
29
+ img
30
+ vertical-align sub
31
&:hover
32
color lighten(brandColor, 5%)
33
text-decoration underline
0 commit comments