index: lightened thumbnail background
authorThomas Park <thomas@thomaspark.me>
Wed, 22 Aug 2012 04:19:18 +0000 (00:19 -0400)
committerThomas Park <thomas@thomaspark.me>
Wed, 22 Aug 2012 04:19:18 +0000 (00:19 -0400)
css/bootswatch.css

index 7f731ef..5ca53b4 100644 (file)
@@ -86,7 +86,7 @@ body {
 
 .thumbnail {
        margin-bottom: 20px;
-       background-color: rgba(0, 0, 0, 0.1);
+       background-color: rgba(0, 0, 0, 0.05);
 }
 
 .thumbnail img {