updated index page to add featured sites, more docs tweaks
This commit is contained in:
parent
97b285896f
commit
5c8df1d285
11 changed files with 54 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue