pandora/static/css/pandora.css

7 lines
111 B
CSS

.InlineImages img {
float: left;
max-width: 256px;
max-height: 256px;
margin: 0 16px 16px 0;
}