git ssb

2+

mixmix / ticktack



Tree: 9fd4b46bd887a2c86dbcfbb71eeb88e81035662f

Files: 9fd4b46bd887a2c86dbcfbb71eeb88e81035662f / 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