summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/bootswatch.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css
index a0645198..9a455f3d 100644
--- a/css/bootswatch.css
+++ b/css/bootswatch.css
@@ -80,6 +80,10 @@ body {
text-align: center;
}
+.thumbnail {
+ background-color: #eee;
+}
+
.thumbnail img {
max-width: 100%;
-webkit-border-radius: 7px;