index: style tweaks
authorThomas Park <thomas@thomaspark.me>
Fri, 24 Aug 2012 22:20:52 +0000 (18:20 -0400)
committerThomas Park <thomas@thomaspark.me>
Fri, 24 Aug 2012 22:20:52 +0000 (18:20 -0400)
css/bootswatch.css

index eba7d34..07f29ac 100644 (file)
@@ -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 {