|
@@ -21,4 +21,9 @@
|
|
image-rendering: optimizeQuality;
|
|
image-rendering: optimizeQuality;
|
|
-ms-interpolation-mode: bicubic;
|
|
-ms-interpolation-mode: bicubic;
|
|
z-index:-2;
|
|
z-index:-2;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+img.vegas-background {
|
|
|
|
+ /* counteracts global img modification by twitter bootstrap library */
|
|
|
|
+ max-width: none !important;
|
|
}
|
|
}
|