summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/bootswatch.css2
-rw-r--r--index.html2
2 files changed, 2 insertions, 2 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;
}
diff --git a/index.html b/index.html
index 2a46ca53..ece41d13 100644
--- a/index.html
+++ b/index.html
@@ -32,7 +32,7 @@
</script>
</head>
-<body>
+<body class="index">
<script src="js/bsa.js"></script>
<div class="navbar navbar-fixed-top">