git ssb

1+

Daan Patchwork / patchwork



Tree: 06ded70b47c2b7b6dbd436a59f532f6caff0e67c

Files: 06ded70b47c2b7b6dbd436a59f532f6caff0e67c / 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