git ssb

1+

Daan Patchwork / patchwork



Tree: 83e73400cbb666a977e7f21d8c6d64570fc569b1

Files: 83e73400cbb666a977e7f21d8c6d64570fc569b1 / styles / base / tag.mcss

283 bytesRaw
1Tag {
2 display: inline-block
3 padding: .4rem .6rem
4 background-color: lightgray
5 border-radius: 2px
6 margin-right: .3rem
7 a {
8 margin-left: .3rem
9 cursor: pointer
10 font-weight: 700
11 color: inherit
12 }
13}
14a.tag-link {
15 margin-bottom: .3rem
16 display: inline-block
17}
18

Built with git-ssb-web