diff --git a/supplemental_ui/css/navbar.css b/supplemental_ui/css/navbar.css index e398a48e9..e03db3e01 100644 --- a/supplemental_ui/css/navbar.css +++ b/supplemental_ui/css/navbar.css @@ -142,3 +142,59 @@ height: calc(100vh - 7.3rem); } } + + + + .linksOfInterest{ + align-items: center; + display: flex; + justify-content: center; + text-align: left; + background: #f6f7fb; + padding: .5rem 0 0 0; + } + .linksOfInterestTitle { + flex-basis: 140px; + flex-grow: 0; + flex-shrink: 0; + margin-right: 2em; + font-weight: 600; + } + .linkOfInterest_1 { + display: inline-block; + margin-right: 2em; + } +.footerNavLink { + text-decoration: none; + color: var(--td-web-primary-navy); + font-weight: 400; + font-size: 14px; + line-height: 1.5rem; + background-image: linear-gradient(var(--td-web-primary-navy), var(--td-web-primary-navy)); + background-position: 0 100%; + background-repeat: no-repeat; + background-size: 0 1px; + position: relative; + transition: all .25s ease-in-out 0s; +} +@media only screen and (max-width: 768px) { + .linksOfInterest { + display: block; + text-align: center; +} + .linkOfInterest_1 { + display: block; + } + .footerNavLink { + text-decoration: underline; + } +} +@media only screen and (min-width: 769px) and (max-width: 1024px) { + .linkOfInterest_1 { + display: block; + } + .footerNavLink { + text-decoration: underline; + } +} + \ No newline at end of file diff --git a/supplemental_ui/partials/lang/footer-en.hbs b/supplemental_ui/partials/lang/footer-en.hbs index 1993e5ad5..8097973e6 100644 --- a/supplemental_ui/partials/lang/footer-en.hbs +++ b/supplemental_ui/partials/lang/footer-en.hbs @@ -48,7 +48,20 @@ - +
+
Also of interest
+ +
@@ -67,6 +80,9 @@
  • Roles
  • +
  • + Industries +
  • Partners
  • @@ -85,11 +101,14 @@
  • - Industries + Solutions
  • Success stories
  • +
  • + Services +
  • @@ -100,6 +119,9 @@
  • Platform
  • +
  • + VantageCloud +
  • ClearScape Analytics
  • @@ -107,15 +129,12 @@ Unleash AI Innovation
  • - Use cases + Workloads
  • Deployment
  • -
  • - VantageCloud -
  • @@ -271,11 +290,27 @@
    @@ -386,7 +421,7 @@
    @@ -386,7 +407,7 @@