git ssb

10+

Matt McKegg / patchwork



Tree: 793514d74e3ce980e5f410a04a892ce9a3fb919d

Files: 793514d74e3ce980e5f410a04a892ce9a3fb919d / 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