szurubooru/public_html/media/css/post-list.css
2013-10-10 00:12:27 +02:00

8 lines
133 B
CSS

.posts img {
border: 1px solid #ddd;
box-shadow: 0.25em 0.25em #eee;
margin: 0.5em;
padding: 0;
width: 140px;
height: 140px;
}