summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-02-02 14:04:11 -0500
committerThomas Park <thomas@thomaspark.me>2013-02-02 14:04:11 -0500
commit26208163d5ca153af31d51584c4c7efbad2859e2 (patch)
treee145f66ea641ee6124e59ce6170342759b0424ad /css
parent4bb0baa58a37097cfb2122bf0ec245d28391c880 (diff)
index: fix h3 style on previews
Diffstat (limited to 'css')
-rw-r--r--css/bootswatch.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css
index 80d90956..3783d9da 100644
--- a/css/bootswatch.css
+++ b/css/bootswatch.css
@@ -143,7 +143,7 @@ section {
width: 16px;
}
-h3 {
+.index h3 {
text-align: center;
font-size: 20px;
}