git ssb

2+

mixmix / ticktack



Tree: f3409d0dc8b00fb3846783f9e510314430c1ecd1

Files: f3409d0dc8b00fb3846783f9e510314430c1ecd1 / styles / global.mcss

180 bytesRaw
1body {
2 font-family: arial
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
17

Built with git-ssb-web