bugfix with quotes, added bootstrap themes

This commit is contained in:
Matthew Scragg 2013-10-07 22:06:54 -05:00
parent a79c9ad007
commit d30c9d71a6
18 changed files with 136 additions and 10 deletions

View file

@ -11,6 +11,11 @@ body {
padding-bottom: 10px;
}
.navbar-nav>li>a:hover {
padding-top: 10px;
padding-bottom: 10px;
}
#main-body {
background-color: #fff;
padding: 20px;