diff options
-rw-r--r-- | css/bootswatch.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css index f891f982..7abc7fac 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); } |