git ssb

2+

mixmix / ticktack



Tree: f1d5a7c472bb8e838a7fd395f59be8d473f8a872

Files: f1d5a7c472bb8e838a7fd395f59be8d473f8a872 / styles / global.mcss

201 bytesRaw
1body {
2 $fontBasic
3 $backgroundPrimaryText
4
5 margin: 0
6
7
8 (a) {
9 color: #2f63ad
10 text-decoration: none
11
12 :hover {
13 text-decoration: underline
14 }
15 }
16}
17
18img {
19 max-width: 100%
20}
21
22

Built with git-ssb-web