From: Thomas Park Date: Sat, 26 Jan 2013 23:53:12 +0000 (-0500) Subject: index: border on hero-unit X-Git-Tag: v2.2.2+2~9 X-Git-Url: http://git.roojs.org/?p=bootswatch;a=commitdiff_plain;h=489a0d37c4143ecb7f7764ccbddc4b53ba5f028e index: border on hero-unit --- diff --git a/css/bootswatch.css b/css/bootswatch.css index b860beb..80d9095 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -100,6 +100,7 @@ section { .hero-unit { margin-bottom: 10px; + border: 1px solid #ddd; text-align: center; }