adds image rendering on gallery images

This commit is contained in:
decabeza
2017-10-07 19:37:51 +02:00
parent 676f11dcfc
commit b06102fb79

View File

@@ -1615,6 +1615,10 @@
.orbit-slide {
max-height: none !important;
img {
image-rendering: pixelated;
}
}
.orbit-caption {