diff --git a/webapp/assets/styles/imports/_branding.scss b/webapp/assets/styles/imports/_branding.scss index 103ae9243..c0a94e900 100644 --- a/webapp/assets/styles/imports/_branding.scss +++ b/webapp/assets/styles/imports/_branding.scss @@ -1,20 +1,20 @@ .main-navigation { - background-color: #748885; + background-color: #6e8b87; } .main-navigation .ds-menu-item-link { - color: #c8fc4f;; + color: #a6ff00; } .main-navigation .ds-menu-item-link:hover { - color: #f2f2f1;; + color: #f2f2f1; } .main-navigation .locale-menu { - color: #c8fc4f;; + color: #a6ff00; } .base-button { - color: #c8fc4f; + color: #a6ff00; } .header-menu { @@ -22,4 +22,13 @@ } .ds-menu-item-link { color: antiquewhite; +} +.ds-menu-item-link.router-link-exact-active { + color: #a6ff00; + background-color: #faf9fa; + border-left: 2px solid #a6ff00; +} + +.ds-menu-item-navbar.ds-menu-item-show-submenu.ds-menu-item-level-0>.ds-menu-item-link { + color: #ffffff; } \ No newline at end of file diff --git a/webapp/constants/headerMenu.js b/webapp/constants/headerMenu.js index 06eae4109..ee3451443 100644 --- a/webapp/constants/headerMenu.js +++ b/webapp/constants/headerMenu.js @@ -12,16 +12,6 @@ export default { { name: 'Gruppen', path: '/#', - children: [ - { - name: 'Gruppe 1', - path: '/#', - }, - { - name: 'Gruppe 2', - path: '/#', - }, - ], }, { name: 'Über Yunite', diff --git a/webapp/static/img/custom/logo-horizontal.svg b/webapp/static/img/custom/logo-horizontal.svg index 9ad368b9b..e85e839c0 100644 --- a/webapp/static/img/custom/logo-horizontal.svg +++ b/webapp/static/img/custom/logo-horizontal.svg @@ -1,18 +1,15 @@ - - - - - - - - - + + + + + + + + + - - - diff --git a/webapp/static/img/custom/logo-squared.svg b/webapp/static/img/custom/logo-squared.svg index 6ed4a3f62..6c12acd28 100644 --- a/webapp/static/img/custom/logo-squared.svg +++ b/webapp/static/img/custom/logo-squared.svg @@ -1,18 +1,15 @@ - - - - - - - - - + + + + + + + + + - - -