git ssb

2+

mixmix / ticktack



Tree: 9f35971e4a97a20c215d6f58c35b2298f2411e96

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