git ssb

1+

Daan Patchwork / patchwork



Tree: e6d427f2c30da5c9ec9b290c55549106072e8b45

Files: e6d427f2c30da5c9ec9b290c55549106072e8b45 / styles / dracula / sheet.mcss

394 bytesRaw
1Sheet {
2 background: #343744
3 box-shadow: 0 0 40px black
4 border-bottom-left-radius: 3px
5 border-bottom-right-radius: 3px
6 -private {
7 footer {
8 border-color: #5b56b3
9 background-color: #50fa7ba56
10 }
11 }
12 -public {
13 footer {
14 background-color: #6f482c
15 }
16 }
17 footer {
18 border-top: 1px solid #6272a4
19 button {
20 border: 1px solid #44475a
21 }
22 }
23}
24

Built with git-ssb-web