From 4daf7d44fc3d8250930d61d9d991bb8d636355ec Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Mon, 20 Aug 2012 19:41:18 -0400 Subject: index: fix script order --- css/bootswatch.css | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'css') diff --git a/css/bootswatch.css b/css/bootswatch.css index 1c2a30dd..ef59b4f0 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -156,12 +156,18 @@ body { } } -.bsap { - margin-bottom: 20px; +div.one .bsa_it_ad { + padding: 25px 25px 15px 25px; } -div.one .bsa_it_ad { - padding: 25px; +div.one .bsa_it_p { + display: none; +} + +#bsap_aplink { + float: right; + margin-bottom: 20px; + font-size: 10px; } /* Landscape phone to portrait tablet */ -- cgit v1.2.3