index: remove unused styles
[bootswatch] / css / bootswatch.css
index 4031d3f..751dfbc 100644 (file)
@@ -3,7 +3,7 @@ body {
 }
 
 .nav i {
-       opacity: 0.7;
+       opacity: 0.5;
 }
 
 .nav a:hover i {
@@ -25,7 +25,7 @@ body {
 
 .hero-unit {
        margin-top: 60px;
-       margin-bottom: 60px;
+       margin-bottom: 10px;
 }
 
 .hero-unit h1, .hero-unit p {
@@ -57,8 +57,8 @@ body {
        width: 16px;
 }
 
-.icon-envelope {
-       opacity: .65;
+#ticker {
+       margin-bottom: 40px;
 }
 
 .about {
@@ -97,16 +97,17 @@ body {
             border-radius: 7px;
 }
 
-.thumbnail .label {
-       vertical-align: top;
+.thumbnail .caption {
+       color: inherit !important;
 }
 
-.thumbnail .btn-toolbar {
-  text-align: right;
+.thumbnail h3 {
+       margin-bottom: 0;
 }
 
-.modal .label {
- vertical-align: text-top;
+.thumbnail .btn-toolbar {
+       margin-top: 15px;
+       text-align: right;
 }
 
 .links {