updated index page to add featured sites, more docs tweaks

This commit is contained in:
Mark Otto 2011-12-09 14:34:38 -08:00
parent 97b285896f
commit 5c8df1d285
11 changed files with 54 additions and 7 deletions

View file

@ -160,7 +160,10 @@ body > .navbar-fixed .brand:hover {
margin-bottom: 18px;
}
.marketing h1 {
margin-bottom: 18px;
margin: 36px 0 27px;
font-size: 36px;
font-weight: 300;
text-align: center;
}
.marketing h2,
.marketing h3 {
@ -310,6 +313,11 @@ h2 + table {
margin-top: 5px;
}
/* Example sites showcase */
.example-sites img {
width: 290px;
}
/* Responsive Docs
-------------------------------------------------- */