Files: 8645df8d5c4edf3b8fe98b8e3b257e80ab48d09d / modules_basic / message / backlinks.mcss
214 bytesRaw
1 | MessageBacklinks { |
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