spruce: lightens muted color
[bootswatch] / spruce / bootstrap.css
index f31ab9c..f287193 100644 (file)
@@ -6159,17 +6159,20 @@ a.badge:focus {
   position: fixed;
 }
 
-h1 > small,
-h2 > small,
-h3 > small,
-h4 > small,
-h5 > small,
-h6 > small,
-.muted {
+h1 small,
+h2 small,
+h3 small,
+h4 small,
+h5 small,
+h6 small {
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #333333;
 }
 
+.muted {
+  color: #999999;
+}
+
 .jumbotron h1 {
   font-weight: normal !important;
 }