From c0855cb10b47416a52acab9cdccafe609c5479a2 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 22 Feb 2012 12:53:11 -0500 Subject: new label for new swatches --- css/bootswatch.css | 10 +++++++++- index.html | 6 ++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/css/bootswatch.css b/css/bootswatch.css index b970c4b9..d46b8719 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -59,6 +59,10 @@ body { opacity: .65; width: 16px; } + +.icon-envelope { + opacity: .65; +} .about { margin-top: 50px; @@ -90,7 +94,11 @@ body { -moz-border-radius: 6px; border-radius: 6px; } - + +.thumbnail .label { + vertical-align: top; +} + .thumbnail .btn-toolbar { text-align: right; } diff --git a/index.html b/index.html index e0a97126..f7407475 100644 --- a/index.html +++ b/index.html @@ -56,8 +56,6 @@

21 Feb: New swatches: Slate and Superhero.

-

16 Feb: Follow the RSS feed or the email list to get notified when new swatches are released.

-

14 Feb: Visit the blog post that discusses Bootswatch in more detail.

@@ -262,7 +260,7 @@
-

Slate

+

Slate new!

Shades of gunmetal gray.

@@ -329,7 +327,7 @@
-

Superhero

+

Superhero new!

Batman meets... Aquaman?

-- cgit v1.2.3