diff --git a/src/templates/index.html b/src/templates/index.html
index 40d46fc8a..cdd9346de 100644
--- a/src/templates/index.html
+++ b/src/templates/index.html
@@ -55,7 +55,6 @@
background: -moz-linear-gradient(#fff,#ccc);
background: -ms-linear-gradient(#fff,#ccc);
background: -o-linear-gradient(#fff,#ccc);
- opacity: .9;
box-shadow: 0px 1px 8px rgba(0,0,0,0.3);
}
#inner {