diff --git a/groups/new-homepage-5/homepage5-js-css.html b/groups/new-homepage-5/homepage5-js-css.html index 47ead1e..3bf3da2 100644 --- a/groups/new-homepage-5/homepage5-js-css.html +++ b/groups/new-homepage-5/homepage5-js-css.html @@ -27,6 +27,11 @@ body { /* style jumbotron */ +.onesearch-jumbotron { + text-align: center; + margin-top: 45px; +} + #onesearch-header { color: #003466; } @@ -52,12 +57,13 @@ a.searchmenu { /* style for nav by the jumbotron */ .nav-by-jumbotron { margin-top: -6px; + margin-bottom: 40px; } .nav-divs-by-jumbotron { border: solid #003466 1px; text-align: center; - padding: 8px; + padding: 6px; margin: 6px 0px; color: #003466; } @@ -249,7 +255,7 @@ window.onload = function () { diff --git a/groups/new-homepage-5/homepage5-template.html b/groups/new-homepage-5/homepage5-template.html index 389ac2a..6bfe769 100644 --- a/groups/new-homepage-5/homepage5-template.html +++ b/groups/new-homepage-5/homepage5-template.html @@ -15,7 +15,7 @@