]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix ads text
authorMark Otto <otto@github.com>
Sun, 3 Aug 2014 23:58:59 +0000 (16:58 -0700)
committerMark Otto <otto@github.com>
Sun, 3 Aug 2014 23:58:59 +0000 (16:58 -0700)
docs/assets/css/docs.min.css
docs/assets/less/docs.less

index cec8e8ed432832a58c1e3eb99158fc76b7c6cfce..6be89034dad1bde0da84faf3c70c0e5d359e7a8f 100644 (file)
@@ -438,7 +438,7 @@ body {
   margin: 2rem -2rem -2rem !important;
   overflow: hidden;
   /* clearfix */
-  font-size: 85% !important;
+  font-size: .8rem !important;
   line-height: 1rem !important;
   color: #cdbfe3 !important;
   text-align: left;
index 95f8824e086bfd044c163fa7cc9bd40335f38881..7cfc69279181c0cd9a53cf93d56fbcb1e5d0db91 100644 (file)
@@ -328,7 +328,7 @@ body {
   padding: 1.25rem !important;
   margin: 2rem -2rem -2rem !important;
   overflow: hidden; /* clearfix */
-  font-size: 85% !important;
+  font-size: .8rem !important;
   line-height: 1rem !important;
   color: @bs-purple-light !important;
   text-align: left;