commit | 83833ce423bdc7b993d8648feabda1bdc43576bf | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Feb 21 14:40:14 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Feb 21 14:40:14 2013 +0530 |
tree | a491e33409ef8a951ed7483892f9122354c9b397 | |
parent | b0a0a59404699071ee1dbd4090d6f94ecb9f4764 [diff] |
website.css, extended margin
diff --git a/website/css/website.css b/website/css/website.css index 45e4038..88c8f8a 100644 --- a/website/css/website.css +++ b/website/css/website.css
@@ -11,12 +11,13 @@ } .outer .navbar { - margin: -20px -20px 0 -20px; + margin: -20px -20px 10px -20px; } footer { text-align: left; margin: auto; + margin-bottom: 20px; } .navbar-inner {