summaryrefslogtreecommitdiff
path: root/spruce/bootstrap.css
diff options
context:
space:
mode:
authorFrancesco Pontillo <francescopontillo@gmail.com>2013-05-16 09:59:08 +0200
committerFrancesco Pontillo <francescopontillo@gmail.com>2013-05-16 09:59:08 +0200
commit2ec92281b988c129d4eb2ef5efffef57c011f9cc (patch)
tree91dfccb9c590480b37f254c99c5cdea366fea283 /spruce/bootstrap.css
parent266c8ea28da92dc14fe6cb4207c149f3153141a5 (diff)
parent5a8fb4bf1b64d06e5ca148eb4619a1c692d2dded (diff)
Merge branch 'gh-pages' of git://github.com/thomaspark/bootswatch into gh-pages
Conflicts: amelia/index.html cerulean/index.html cosmo/index.html cyborg/index.html default/index.html index.html journal/index.html readable/index.html simplex/index.html slate/index.html spacelab/index.html spruce/index.html superhero/index.html united/index.html
Diffstat (limited to 'spruce/bootstrap.css')
-rw-r--r--spruce/bootstrap.css17
1 files changed, 10 insertions, 7 deletions
diff --git a/spruce/bootstrap.css b/spruce/bootstrap.css
index f31ab9c4..f2871932 100644
--- a/spruce/bootstrap.css
+++ b/spruce/bootstrap.css
@@ -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;
}