git ssb

2+

mixmix / ticktack



Tree: f99e3d7f563e4c69140b31af2e6e873e067b24b7

Files: f99e3d7f563e4c69140b31af2e6e873e067b24b7 / message / html / webshares.mcss

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

Built with git-ssb-web