diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/bootswatch.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |