]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update docs to simplify some css
authorMark Otto <markdotto@gmail.com>
Sun, 29 Jan 2012 04:26:27 +0000 (20:26 -0800)
committerMark Otto <markdotto@gmail.com>
Sun, 29 Jan 2012 04:26:27 +0000 (20:26 -0800)
docs/assets/css/docs.css

index 430191a6fca8d085e59c1da28d580fd6fb9ab933..f36fa76d619f1230d68cfbe93c91215ab45d21ca 100644 (file)
@@ -106,35 +106,6 @@ hr.soften {
 }
 
 
-/* Benefits list in masthead */
-.benefits {
-  display: none;
-  width: 260px;
-  position: absolute;
-  right: 0;
-  bottom: 0;
-}
-.benefits ul {
-  list-style: none;
-  margin: 0;
-}
-.benefits li {
-  font-size: 16px;
-  font-weight: 300;
-  line-height: 35px;
-  color: #555;
-}
-.benefits li + li {
-  border-top: 1px solid #f5f5f5;
-}
-.benefits h4 {
-  color: #555;
-}
-.benefits span {
-  padding-right: 5px;
-  color: #999;
-}
-
 /* Specific jumbotrons
 ------------------------- */
 /* supporting docs pages */
@@ -175,7 +146,6 @@ hr.soften {
   margin: 0;
   padding-top:    11px;
   padding-bottom: 11px;
-  font-size: 13px;
   border-left: 1px solid #f5f5f5;
   border-right: 1px solid #e5e5e5;
   -webkit-border-radius: 0;