git ssb

16+

Dominic / patchbay



Tree: 15db93aa5f5d58eb433e80d31bd6e6615d70a109

Files: 15db93aa5f5d58eb433e80d31bd6e6615d70a109 / 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