From 37f83164d264b0f8f746c1b885e704eeaace295e Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 20 Feb 2013 09:37:09 -0500 Subject: [PATCH] index: fallback background-color on thumbnail --- css/bootswatch.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/bootswatch.css b/css/bootswatch.css index f891f98..7abc7fa 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -82,6 +82,7 @@ section { .thumbnail { margin-bottom: 20px; + background-color: #f3f3f3; background-color: rgba(0, 0, 0, 0.05); } -- 2.39.2