index: use rgba for thumbnail background-color
[bootswatch] / css / bootswatch.css
index 3b86d69..c7432a2 100644 (file)
@@ -82,7 +82,7 @@ body {
 
 .thumbnail {
        margin-bottom: 20px;
-       background-color: #eee;
+       background-color: rgba(0, 0, 0, 0.1);
 }
 
 .thumbnail img {