From 4665a9218661e7160cd17c27cd620aafd2390564 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 22 Aug 2012 10:35:15 -0400 Subject: index: added recent updates --- css/bootswatch.css | 6 +++++- index.html | 25 +++++++++++++++++++------ js/bootswatch.js | 12 +++++++++++- 3 files changed, 35 insertions(+), 8 deletions(-) diff --git a/css/bootswatch.css b/css/bootswatch.css index 4031d3fb..bfc37514 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -25,7 +25,7 @@ body { .hero-unit { margin-top: 60px; - margin-bottom: 60px; + margin-bottom: 10px; } .hero-unit h1, .hero-unit p { @@ -61,6 +61,10 @@ body { opacity: .65; } +#ticker { + margin-bottom: 40px; +} + .about { margin-top: 20px; } diff --git a/index.html b/index.html index 6939b92a..35be18be 100644 --- a/index.html +++ b/index.html @@ -53,9 +53,7 @@
-
-

Bootswatch

 

@@ -75,6 +73,14 @@
+
+
+
+
+
+
+ +
@@ -104,7 +110,7 @@

Stay Updated

-

Be notified when new swatches are released by subscribing via RSS feed, email, or Tumblr.

+

Be notified about updates by subscribing via RSS feed, email, or Tumblr.

@@ -266,7 +272,6 @@