git ssb

1+

Daan Patchwork / patchwork



Tree: 06ded70b47c2b7b6dbd436a59f532f6caff0e67c

Files: 06ded70b47c2b7b6dbd436a59f532f6caff0e67c / styles / base / $following.mcss

220 bytesRaw
1$following {
2 :after {
3 display: inline-block
4 content: ' '
5 width: 20px
6 height: 12px
7 background: svg(subscribed) no-repeat center
8 @svg subscribed {
9 width: 20px
10 height: 12px
11 }
12 }
13}
14

Built with git-ssb-web