git ssb

0+

mixmix / marama



Tree: 4620bdffd9c4876ad1655c35b266db030df42b57

Files: 4620bdffd9c4876ad1655c35b266db030df42b57 / 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