画像に影をつけるUserCSS
from
安定版UserCSS
画像
に影をつける
UserCSS
code:style.css
.line .image {
box-shadow: 0px 0px 5px 0px
#000;
}
.drop-shadow {
filter: drop-shadow(23px 14px 7px
#000);
}
https://gyazo.com/25d8e1e9697ebf33c6c3984f18cf37f1
https://i.gyazo.com/56539536aebfc288fc3e635c9a5287a9.png