git ssb

10+

Matt McKegg / patchwork



Tree: 62a7ed9e9f40e4074cdf4a0c74cb32327bb5abdd

Files: 62a7ed9e9f40e4074cdf4a0c74cb32327bb5abdd / styles / dark / thread.mcss

210 bytesRaw
1Thread {
2 flex: 1
3 max-width: 700px
4 width: 100%
5 margin: 10px auto
6
7 div.messages {
8 a.full {
9 display: block;
10 padding: 10px;
11 background: #2d2c2c
12 text-align: center;
13 }
14 }
15}
16

Built with git-ssb-web