diff --git a/jumbotron-narrow.html b/jumbotron-narrow.html index b2c037a9e..c39b5397b 100644 --- a/jumbotron-narrow.html +++ b/jumbotron-narrow.html @@ -31,6 +31,13 @@ title: Narrow page template padding-bottom: 19px; } + /* Custom page footer */ + .footer { + padding-top: 19px; + color: #777; + border-top: 1px solid #e5e5e5; + } + /* Custom container */ .container-narrow { margin: 0 auto; @@ -119,8 +126,6 @@ title: Narrow page template -