diff options
| author | Mark Otto <[email protected]> | 2011-12-09 14:34:38 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-12-09 14:34:38 -0800 |
| commit | 5c8df1d2858c3d5f2cc65a80acaef5312b1ae87f (patch) | |
| tree | a68c547ea05414f50ea75d8bbdfe3f68225d9279 /bootstrap.min.css | |
| parent | 97b285896f50bed4a66b00a70ed67eb3224bc7f3 (diff) | |
| download | bootstrap-5c8df1d2858c3d5f2cc65a80acaef5312b1ae87f.tar.xz bootstrap-5c8df1d2858c3d5f2cc65a80acaef5312b1ae87f.zip | |
updated index page to add featured sites, more docs tweaks
Diffstat (limited to 'bootstrap.min.css')
| -rw-r--r-- | bootstrap.min.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.min.css b/bootstrap.min.css index 6a728864f..336d6f68c 100644 --- a/bootstrap.min.css +++ b/bootstrap.min.css @@ -78,7 +78,7 @@ ul.unstyled{margin-left:0;list-style:none;} dl{margin-bottom:18px;}dl dt,dl dd{line-height:18px;} dl dt{font-weight:bold;} dl dd{margin-left:9px;} -hr{margin:20px 0 19px;border:0;border-bottom:1px solid #eee;} +hr{margin:27px 0;border:0;border-top:1px solid #e5e5e5;border-bottom:1px solid #fff;} strong{font-style:inherit;font-weight:bold;} em{font-style:italic;font-weight:inherit;line-height:inherit;} .muted{color:#bfbfbf;} |
