git ssb

1+

Daan Patchwork / patchwork



Tree: 55fc93a9190c25f467ead205ab8d676b5191dbd4

Files: 55fc93a9190c25f467ead205ab8d676b5191dbd4 / styles / light / profile-preview.mcss

438 bytesRaw
1ProfilePreview {
2 background: white
3 border: 2px solid #9c9a9a
4 border-bottom-left-radius: 3px
5 border-bottom-right-radius: 3px
6 section {
7 background: #888
8 -distanceWarning {
9 background: #544533
10 }
11 }
12 header {
13 div.main {
14 div.title {
15 h1 {
16 a {
17 color: black
18 }
19 }
20 }
21 section {
22 pre {
23 background: white
24 }
25 }
26 }
27 }
28}
29

Built with git-ssb-web