diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-08-05 00:46:20 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-08-05 00:46:20 -0400 |
commit | 1175bdc1d400d7676fe43fca7c88ccca26ec17df (patch) | |
tree | 3f9dc9c48060f8fbdc38446a90777b69c27ad288 | |
parent | e0ad59009bf4fe5d03abef556ce37c12200d5a72 (diff) |
index: unstyle thumbnail background-color
-rw-r--r-- | css/bootswatch.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css index 3b86d692..51a075c9 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -82,7 +82,6 @@ body { .thumbnail { margin-bottom: 20px; - background-color: #eee; } .thumbnail img { |