git ssb

1+

Daan Patchwork / patchwork



Tree: 494bf580c82a2a98221bea97cdaee5b5e52d3fc6

Files: 494bf580c82a2a98221bea97cdaee5b5e52d3fc6 / styles / dracula / thread.mcss

149 bytesRaw
1Thread {
2 a.full {
3 background: #343744
4 color: #bd93f9
5 }
6
7 div.messages {
8 div + div {
9 border-top: 1px solid #282a36
10 }
11 }
12}
13

Built with git-ssb-web