From 3c190d51041d78eff6648e7cb841e439b323ad58 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 22 Aug 2012 00:19:18 -0400 Subject: index: lightened thumbnail background --- css/bootswatch.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css') diff --git a/css/bootswatch.css b/css/bootswatch.css index 7f731ef7..5ca53b4f 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -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 { -- cgit v1.2.3