git ssb

1+

Daan Patchwork / patchwork



Tree: 000777db8b0f37f6c1d99fc608e4395c87512348

Files: 000777db8b0f37f6c1d99fc608e4395c87512348 / styles / dracula / 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