szurubooru/public_html/media/css/post-list.css

9 lines
133 B
CSS
Raw Normal View History

2013-10-10 00:12:27 +02:00
.posts img {
border: 1px solid #ddd;
box-shadow: 0.25em 0.25em #eee;
margin: 0.5em;
2013-10-09 11:45:18 +02:00
padding: 0;
2013-10-10 00:12:27 +02:00
width: 140px;
height: 140px;
2013-10-09 11:45:18 +02:00
}