From 406630031a5f8c7b44c26f70534ead455fa69f7f Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 21 Aug 2012 23:40:47 -0400 Subject: update to bootstrap 2.1.0 --- css/docs.css | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'css') diff --git a/css/docs.css b/css/docs.css index 8c303cef..1166cd22 100755 --- a/css/docs.css +++ b/css/docs.css @@ -152,6 +152,46 @@ body { } } +.bsa { + float: right; + max-width: 400px; + padding: 0; +} + +body .one .bsa_it_ad { + margin-bottom: -10px; + background: none; + border: none; + font-family: inherit; + color: inherit; +} + +body .one .bsa_it_ad .bsa_it_t, +body .one .bsa_it_ad .bsa_it_d { + color: inherit; + font-size: inherit; +} + +body .one .bsa_it_p { + display: none; +} + +#bsap_aplink { + float: right; + position: relative; + /*top: -25px;*/ + right: 10px; + height: 0; + font-size: 11px; +} + +@media (max-width: 768px) { + + .bsa { + float: none; + } + +} /* Responsive Docs -- cgit v1.2.3