updated docs and type styles for blockquotes and a few fixes for type

This commit is contained in:
Mark Otto
2011-10-30 20:14:27 -07:00
parent 0218d079ad
commit 3f512adf95
7 changed files with 78 additions and 83 deletions

View File

@@ -164,7 +164,6 @@ body > .navbar-fixed .brand:hover {
.marketing h2,
.marketing h3 {
font-weight: 300;
color: #000;
}
.marketing h2 {
margin-bottom: 9px;
@@ -175,6 +174,7 @@ body > .navbar-fixed .brand:hover {
.marketing .icon {
float: left;
margin: 7px 10px 0 0;
opacity: .8;
}
.marketing .small-icon {
float: left;
@@ -300,7 +300,6 @@ pre.prettyprint {
margin-bottom: 0;
}
.browser-support {
max-width: 100%;
}