From c5aebfa780647d4d8c59f474aa945b9076d66ee5 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Mon, 20 Aug 2012 18:34:40 -0400 Subject: index: add sponsor --- css/bootswatch.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'css') diff --git a/css/bootswatch.css b/css/bootswatch.css index c7432a29..1c2a30dd 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -65,6 +65,10 @@ body { margin-top: 20px; } +.about .span4 { + margin-bottom: 20px; +} + .about h3 { margin: 0 0 5px 35px; } @@ -152,6 +156,14 @@ body { } } +.bsap { + margin-bottom: 20px; +} + +div.one .bsa_it_ad { + padding: 25px; +} + /* Landscape phone to portrait tablet */ @media (min-width: 481px) and (max-width: 767px) { -- cgit v1.2.3