diff --git a/index.html b/index.html index 2ae368e..bd22777 100644 --- a/index.html +++ b/index.html @@ -81,6 +81,11 @@ .value { float: right; } + + #api p { + border-bottom: 1px solid lightgrey; + padding-bottom: 1em; + } @@ -125,7 +130,7 @@

Automatic: Install using bower:

bower install ngprogress

-

Usage

+

Usage

Include ngProgress.js ( or ngProgress.min.js) and ngProgress.css in your website.