git ssb

1+

Daan Patchwork / patchwork



Tree: aabb27408791b10bbb6e9ba87c00240141ddec4a

Files: aabb27408791b10bbb6e9ba87c00240141ddec4a / styles / dark / profile-preview.mcss

411 bytesRaw
1ProfilePreview {
2 background: #525252
3 border: 2px solid #636363
4 color: white
5 section {
6 background: #4c4a4a
7 -distanceWarning {
8 background: #ab7d47
9 }
10 -mutualFriends {
11 background: #7192ce
12 }
13 -you {
14 background: #7d7d7d
15 }
16 }
17 header {
18 div.main {
19 div.title {
20 h1 {
21 a {
22 color: white
23 }
24 }
25 }
26 }
27 }
28}
29

Built with git-ssb-web