2016: Removed scrims from the carousel.
authorrsiddharth <rsd@gnu.org>
Thu, 22 Oct 2015 22:17:53 +0000 (18:17 -0400)
committerrsiddharth <rsd@gnu.org>
Thu, 22 Oct 2015 22:17:53 +0000 (18:17 -0400)
2016/assets/css/custom.css

index 2a791913aceac40b69d8a8d8a0561f89084cfccb..9b4d977cfb52e4932f2f2b8840d9f368cdb4c60e 100644 (file)
@@ -429,6 +429,18 @@ hr {
   }
 }
 
+.carousel-control.left {
+    background-image: none;
+    background-repeat: repeat-x;
+}
+
+.carousel-control.right {
+    background-image: none;
+    background-repeat: repeat-x;
+    left: auto;
+    right: 0;
+}
+
 /* Header */
 
 .lp-banner {