index: fix h3 style on previews
authorThomas Park <thomas@thomaspark.me>
Sat, 2 Feb 2013 19:04:11 +0000 (14:04 -0500)
committerThomas Park <thomas@thomaspark.me>
Sat, 2 Feb 2013 19:04:11 +0000 (14:04 -0500)
css/bootswatch.css
index.html

index 80d9095..3783d9d 100644 (file)
@@ -143,7 +143,7 @@ section {
        width: 16px;
 }
 
-h3 {
+.index h3 {
        text-align: center;
        font-size: 20px;
 }
index 2a46ca5..ece41d1 100644 (file)
@@ -32,7 +32,7 @@
        </script>
 </head>
 
-<body>
+<body class="index">
        <script src="js/bsa.js"></script>
        
        <div class="navbar navbar-fixed-top">