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

@@ -116,9 +116,10 @@ dl {
// Horizontal rules
hr {
margin: 20px 0 19px;
margin: @baseLineHeight * 1.5 0;
border: 0;
border-bottom: 1px solid #eee;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #fff;
}
// Emphasis