git ssb

1+

Daan Patchwork / patchwork



Tree: e6d427f2c30da5c9ec9b290c55549106072e8b45

Files: e6d427f2c30da5c9ec9b290c55549106072e8b45 / styles / dracula / $following.mcss

201 bytesRaw
1$following {
2 :after {
3 margin-left: 5px
4 @svg subscribed {
5 content: "<circle cx='6' stroke='#8be9fd' fill='none' cy='6' r='5' /> <circle cx='6' cy='6' r='3' fill='#8be9fd'/>"
6 }
7 }
8}
9

Built with git-ssb-web