git ssb

16+

Dominic / patchbay



Tree: 3ff4af2891a16a2ac8dec9e3186a34bc1b842aa6

Files: 3ff4af2891a16a2ac8dec9e3186a34bc1b842aa6 / 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