git ssb

16+

Dominic / patchbay



Tree: dab8336e2c9b7ae4d3e407ce7c8059bea3f4e566

Files: dab8336e2c9b7ae4d3e407ce7c8059bea3f4e566 / 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