diff options
| author | Mark Otto <[email protected]> | 2012-06-07 22:24:47 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-06-07 22:24:47 -0700 |
| commit | 269ce715f1a722a10d0a4a9229bcca8da3aa682a (patch) | |
| tree | 12c2d4991fbeaa808c7ea33fc2e30506f7301ab8 /docs/assets/css/docs.css | |
| parent | 97c7a83a8fd96ae9e2e227e150f967a4b476f0a9 (diff) | |
| download | bootstrap-269ce715f1a722a10d0a4a9229bcca8da3aa682a.tar.xz bootstrap-269ce715f1a722a10d0a4a9229bcca8da3aa682a.zip | |
overhaul js docs top sections, update subhead
Diffstat (limited to 'docs/assets/css/docs.css')
| -rw-r--r-- | docs/assets/css/docs.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 640dc5cfb..b5e4cc33c 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -258,9 +258,10 @@ hr.soften { font-size: 60px; } .subhead .lead { - max-width: 780px; margin-bottom: 30px; line-height: 25px; + font-size: 30px; + line-height: 40px; } /* Subnav */ |
