summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-08-21 23:40:47 -0400
committerThomas Park <thomas@thomaspark.me>2012-08-21 23:40:47 -0400
commit406630031a5f8c7b44c26f70534ead455fa69f7f (patch)
treeb734071327a0c7b71d82e75bbeecabefc1e53e98 /css
parent3a09fbc1f8933a47beadc9f56718f4eec58cc89e (diff)
update to bootstrap 2.1.0
Diffstat (limited to 'css')
-rwxr-xr-xcss/docs.css40
1 files changed, 40 insertions, 0 deletions
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