git ssb

2+

mixmix / ticktack



Tree: e6df29b999257c928b0fe5316875680a479dba2e

Files: e6df29b999257c928b0fe5316875680a479dba2e / message / html / webshares.mcss

232 bytesRaw
1WebShares {
2 cursor: pointer
3 min-width: 2.5rem
4 min-hieght: 1.2rem
5
6 display: flex
7 align-items: baseline
8
9 i {
10 margin-right: .4rem
11 }
12 i.fa-share-alt {
13 $colorFontPrimary
14 }
15
16 i.faint {
17 color: #b9b9b9
18 }
19
20}
21
22

Built with git-ssb-web