git ssb

2+

mixmix / ticktack



Tree: 021e7a99e236ef274a1b490eb4b6e6958cbb71f4

Files: 021e7a99e236ef274a1b490eb4b6e6958cbb71f4 / styles / global.mcss

224 bytesRaw
1body {
2 $basicText
3 background-color: #fff
4
5 margin: 0
6
7 (a) {
8 color: #1a95a9
9 text-decoration: none
10
11 :hover {
12 text-decoration: underline
13 }
14 }
15}
16
17img {
18 max-width: 100%
19}
20
21button {
22 width: 100%
23}
24

Built with git-ssb-web