git ssb

1+

Daan Patchwork / patchwork



Tree: 55fc93a9190c25f467ead205ab8d676b5191dbd4

Files: 55fc93a9190c25f467ead205ab8d676b5191dbd4 / styles / dark / blog-card.mcss

218 bytesRaw
1BlogCard {
2 box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px
3 background-color: rgba(255, 255, 255, 0.08)
4
5 :hover {
6 background-color: rgba(255, 255, 255, 0.15)
7 box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px
8 }
9}
10

Built with git-ssb-web