From fdbfedad230f391d27287b713916cea87301fbbc Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Fri, 24 Aug 2012 18:20:52 -0400 Subject: index: style tweaks --- css/bootswatch.css | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'css') diff --git a/css/bootswatch.css b/css/bootswatch.css index eba7d345..07f29acb 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -101,16 +101,25 @@ body { border-radius: 7px; } +.thumbnail .caption { + color: inherit !important; +} + +.thumbnail h3 { + margin-bottom: 0; +} + .thumbnail .label { vertical-align: top; } .thumbnail .btn-toolbar { - text-align: right; + margin-top: 15px; + text-align: right; } .modal .label { - vertical-align: text-top; + vertical-align: text-top; } .links { -- cgit v1.2.3