pandora/static/css/pandora.css
2024-04-02 21:56:39 +02:00

6 lines
111 B
CSS

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