git ssb

2+

mixmix / ticktack



Tree: abe1d8efd85c4721c21fbf54e2e4f1afbe7e4396

Files: abe1d8efd85c4721c21fbf54e2e4f1afbe7e4396 / styles / global.mcss

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

Built with git-ssb-web