ntfy/docs/static/css/extra.css

5 lines
82 B
CSS
Raw Normal View History

2021-12-02 05:08:12 +01:00
figure img {
border-radius: 7px;
filter: drop-shadow(3px 3px 5px #ccc);
}