git ssb

1+

Daan Patchwork / patchwork



Tree: 58ab0241031aa549a35cce1e678c27065ae66221

Files: 58ab0241031aa549a35cce1e678c27065ae66221 / styles / light / split-view.mcss

386 bytesRaw
1SplitView {
2 div.side {
3 background: #efefef
4 border-right: 1px solid gainsboro
5 -right {
6 background: #f9f8f7
7 border-left: 1px solid gainsboro
8 }
9 }
10 div.side h2 {
11 margin-top: 20px
12 margin-bottom: 8px
13 color: #527b90
14 text-shadow: 0px 0px 3px #fff
15 font-weight: normal
16 span.sub {
17 font-weight: normal
18 font-size: 90%
19 }
20 }
21}
22

Built with git-ssb-web