diff --git a/groups/new-homepage-3/homepage3-js-css.html b/groups/new-homepage-3/homepage3-js-css.html index 005f484..27a1cda 100644 --- a/groups/new-homepage-3/homepage3-js-css.html +++ b/groups/new-homepage-3/homepage3-js-css.html @@ -7,7 +7,7 @@ body { /* style navbar */ .navbar-default { - background-color: #bbb; + background-color: #ccc; border: none; font-size: 1.4em; color: #111; @@ -27,10 +27,26 @@ body { /* style jumbotron */ -.jumbotron { - color: white; - background-color: #003466; - border-radius: 0px !important; +.onesearch-jumbotron { + text-align: center; + margin-top: 45px; +} + +#onesearch-header { + color: #003466; +} + +.zero-margin { + margin-left: -2px; + margin-right: -2px; +} + +#dropdownMenu1 { + border-radius: 0px; +} + +a.searchmenu { + color: #111; } /* style link list */ @@ -41,13 +57,15 @@ body { /* style for nav by the jumbotron */ .nav-by-jumbotron { margin-top: -6px; + margin-bottom: 40px; } .nav-divs-by-jumbotron { - background-color: #bbb; text-align: center; - padding: 8px; + padding: 6px; margin: 6px 0px; + color: #111; + background-color: #ccc; } .nav-divs-by-jumbotron>h2 { @@ -168,6 +186,10 @@ img { max-width: 300px; } +.yamm4 { + max-width: 450px; +} + /*! * Yamm!3 - Yet another megamenu for Bootstrap 3 * http://geedmo.github.com/yamm3 @@ -225,6 +247,44 @@ window.onload = function () { }; + + + + + + diff --git a/groups/new-homepage-3/homepage3-template.html b/groups/new-homepage-3/homepage3-template.html index 5e46ecc..f0b8fbb 100644 --- a/groups/new-homepage-3/homepage3-template.html +++ b/groups/new-homepage-3/homepage3-template.html @@ -178,9 +178,93 @@