2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

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
+4 -3
View File
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Fri Dec 9 12:51:39 PST 2011
* Date: Fri Dec 9 13:29:05 PST 2011
*/
html, body {
margin: 0;
@@ -436,9 +436,10 @@ dl dd {
margin-left: 9px;
}
hr {
margin: 20px 0 19px;
margin: 27px 0;
border: 0;
border-bottom: 1px solid #eee;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #fff;
}
strong {
font-style: inherit;