git ssb

1+

Daan Patchwork / patchwork



Tree: 06ded70b47c2b7b6dbd436a59f532f6caff0e67c

Files: 06ded70b47c2b7b6dbd436a59f532f6caff0e67c / styles / dracula / gathering-card.mcss

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

Built with git-ssb-web