git ssb

16+

Dominic / patchbay



Tree: 545298571be66be4f361b65df10a9ddbd073c492

Files: 545298571be66be4f361b65df10a9ddbd073c492 / message / html / backlinks.mcss

264 bytesRaw
1MessageBacklinks {
2 font-size: .8rem
3 color: grey
4
5 background: rgba(0,0,0,.05)
6 padding: .7rem 1rem 1rem
7 margin-top: 1rem
8
9 header {
10 font-weight: 600
11 letter-spacing: 1px
12 }
13
14 ul {
15 margin-bottom: 0
16 li {
17 a { color: grey }
18 }
19 }
20}
21

Built with git-ssb-web