git ssb

0+

mixmix / marama



Tree: c99cbbf914e6a178a87b75810cb4784f19010329

Files: c99cbbf914e6a178a87b75810cb4784f19010329 / styles / day-label.mcss

256 bytesRaw
1MaramaDayLabel {
2 color: hsl(0, 0%, 40%)
3 font-family: arial
4 font-size: calc(2 * var(--tile-radius) - 4px)
5
6 width: calc(2 * var(--tile-radius))
7 height: calc(2 * var(--tile-radius))
8
9 display: flex
10 align-items: center
11 justify-content: center
12}
13

Built with git-ssb-web