]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
rem-ify homepage icon
authorMark Otto <otto@github.com>
Sun, 13 Jul 2014 19:15:14 +0000 (12:15 -0700)
committerMark Otto <otto@github.com>
Sun, 13 Jul 2014 19:15:14 +0000 (12:15 -0700)
docs/assets/css/docs.min.css
docs/assets/less/docs.less

index fcb16a530908b11b234f45ead86e83cae4970aa6..4c3a917b3c91c17e55d2b590cb2888f50937092f 100644 (file)
@@ -223,11 +223,11 @@ body {
 }
 .bs-docs-booticon {
   display: block;
-  width: 144px;
-  height: 144px;
-  font-size: 108px;
+  width: 9rem;
+  height: 9rem;
+  font-size: 6.5rem;
   font-weight: 500;
-  line-height: 140px;
+  line-height: 8.8rem;
   color: #fff;
   text-align: center;
   cursor: default;
index 748b0db717e5b466bbda11ec517f116e4fd8c5e2..204095180835dcca479ec2bf44d787049a8ee26c 100644 (file)
@@ -67,11 +67,11 @@ body {
 
 .bs-docs-booticon {
   display: block;
-  width: 144px;
-  height: 144px;
-  font-size: 108px;
+  width: 9rem;
+  height: 9rem;
+  font-size: 6.5rem;
   font-weight: 500;
-  line-height: 140px;
+  line-height: 8.8rem;
   color: #fff;
   text-align: center;
   cursor: default;