git ssb

1+

Daan Patchwork / patchwork



Tree: d3826fa5570d6a70af4cd9401fe6f9284ec0ef5c

Files: d3826fa5570d6a70af4cd9401fe6f9284ec0ef5c / styles / dark / gathering-card.mcss

264 bytesRaw
1GatheringCard {
2 padding: 20px
3 margin: 20px -20px
4 border-top: 1px solid #2d2c2c
5 div.title {
6 a {
7 font-size: 200%
8 }
9 }
10 div.time {
11 color: #757474
12 }
13 div.description {
14 margin: 20px 0 0
15 padding: 20px
16 background: #2d2c2c
17 }
18}
19

Built with git-ssb-web