git ssb

10+

Matt McKegg / patchwork



Tree: 14f790fb7e7f37a2f2427d5587b29c83e420986b

Files: 14f790fb7e7f37a2f2427d5587b29c83e420986b / styles / thread.mcss

271 bytesRaw
1Thread {
2 flex: 1
3 max-width: 700px
4 width: 100%
5 margin: 10px auto
6
7 a.full {
8 display: block;
9 padding: 10px;
10 background: #daecd6;
11 border-top: 1px solid #bbc9d2;
12 border-bottom: 1px solid #bbc9d2;
13 text-align: center;
14 color: #759053;
15 }
16}
17

Built with git-ssb-web