diff options
| author | Mark Otto <[email protected]> | 2012-10-08 18:59:44 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-10-08 18:59:44 -0700 |
| commit | 9a25a10ba6fcb459576820fb32d8942b7d6f6bad (patch) | |
| tree | 19b06a7703f7839e65dc48298832b060a60b2bf0 | |
| parent | 01a7f175795248629bb3edd4cdb38226338c9b29 (diff) | |
| download | bootstrap-9a25a10ba6fcb459576820fb32d8942b7d6f6bad.tar.xz bootstrap-9a25a10ba6fcb459576820fb32d8942b7d6f6bad.zip | |
comments in template
| -rw-r--r-- | marketing-alternate.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/marketing-alternate.html b/marketing-alternate.html index 847020870..b9011df13 100644 --- a/marketing-alternate.html +++ b/marketing-alternate.html @@ -51,6 +51,7 @@ } + /* Customize the navbar links to be fill the entire space of the .navbar */ .navbar .navbar-inner { padding: 0; } @@ -114,6 +115,7 @@ </div><!-- /.navbar --> </div> + <!-- Jumbotron --> <div class="jumbotron"> <h1>Marketing stuff!</h1> <p class="lead">Cras justo odio, dapibus ac facilisis in, egestas eget quam. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p> |
