index: fallback background-color on thumbnail
authorThomas Park <thomas@thomaspark.me>
Wed, 20 Feb 2013 14:37:09 +0000 (09:37 -0500)
committerThomas Park <thomas@thomaspark.me>
Wed, 20 Feb 2013 14:37:09 +0000 (09:37 -0500)
css/bootswatch.css

index f891f98..7abc7fa 100644 (file)
@@ -82,6 +82,7 @@ section {
 
 .thumbnail {
        margin-bottom: 20px;
+       background-color: #f3f3f3;
        background-color: rgba(0, 0, 0, 0.05);
 }