KaruMediaServer/web/static/css/style.css

8 lines
85 B
CSS
Raw Normal View History

2016-03-10 16:31:01 +02:00
body {
padding-top: 70px;
2016-11-02 00:06:44 +02:00
}
.thumbnail>img {
box-shadow: 0px 2px 10px #000;
}