diff --git a/groups/new-homepage-3/homepage3-js-css.html b/groups/new-homepage-3/homepage3-js-css.html index 3153bf7..055f737 100644 --- a/groups/new-homepage-3/homepage3-js-css.html +++ b/groups/new-homepage-3/homepage3-js-css.html @@ -5,6 +5,7 @@ .jumbotron { color: white; background-color: #003466; + border-radius: 0px !important; } .link-list { @@ -13,13 +14,15 @@ /* style for nav by the jumbotron */ .nav-by-jumbotron { - background-color: #bbb; - border-radius: 5px; - padding: 17px 17px 16px 17px; + margin-top: -4px; } -.nav-item-border { - border-bottom: solid grey 1px; +.nav-divs-by-jumbotron { + background-color: #bbb; + margin: 4px; + padding:8px; + font-size: 1.5em; + text-align: center; } /* style the panels with the text content */ diff --git a/groups/new-homepage-3/homepage3-template.html b/groups/new-homepage-3/homepage3-template.html index 17c04a2..e80f294 100644 --- a/groups/new-homepage-3/homepage3-template.html +++ b/groups/new-homepage-3/homepage3-template.html @@ -27,11 +27,10 @@