git ssb

16+

Dominic / patchbay



Tree: a41af216c01e66d28a8128ebe76646738b0bd3a0

Files: a41af216c01e66d28a8128ebe76646738b0bd3a0 / modules_basic / message / backlinks.mcss

214 bytesRaw
1MessageBacklinks {
2 font-size: .9rem
3 margin-top: .5rem
4
5 header {
6 $textSubtle
7 }
8
9 ul {
10 padding-left: 1rem
11
12 li {
13 a {
14 -backlink {
15 $textSubtle
16
17 }
18 }
19 }
20 }
21}
22

Built with git-ssb-web