From 26208163d5ca153af31d51584c4c7efbad2859e2 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sat, 2 Feb 2013 14:04:11 -0500 Subject: [PATCH] index: fix h3 style on previews --- css/bootswatch.css | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/bootswatch.css b/css/bootswatch.css index 80d9095..3783d9d 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; } diff --git a/index.html b/index.html index 2a46ca5..ece41d1 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@ - +