incorporeal-cms/incorporealcms/static/css/plain.css

9 lines
150 B
CSS

/* specify almost no styling, just fix some image rendering */
.img-25 {
max-width: 25% !important;
}
.img-50 {
max-width: 50% !important;
}