git ssb

2+

mixmix / ticktack



Tree: 1967ee98ce129f2ab3b072bcdeac1ad9f0990092

Files: 1967ee98ce129f2ab3b072bcdeac1ad9f0990092 / 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