index: add background-color to thumbnails
authorThomas Park <thomas@thomaspark.me>
Wed, 8 Aug 2012 05:44:02 +0000 (01:44 -0400)
committerThomas Park <thomas@thomaspark.me>
Wed, 8 Aug 2012 05:44:02 +0000 (01:44 -0400)
css/bootswatch.css

index 51a075c..3b86d69 100644 (file)
@@ -82,6 +82,7 @@ body {
 
 .thumbnail {
        margin-bottom: 20px;
+       background-color: #eee;
 }
 
 .thumbnail img {