From 7b3db52c93259680bce303353defcd3e33fd7116 Mon Sep 17 00:00:00 2001 From: Mark Eaton Date: Sun, 21 Feb 2021 03:24:28 -0500 Subject: [PATCH] minor tweaks --- groups/new-homepage-5/homepage5-js-css.html | 10 ++++++++-- groups/new-homepage-5/homepage5-template.html | 8 ++++---- 2 files changed, 12 insertions(+), 6 deletions(-) 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 @@