menu header

This commit is contained in:
2022-03-10 14:10:10 +01:00
parent 9d9070d61f
commit d275ecde2e
3 changed files with 9 additions and 80 deletions
@@ -3511,6 +3511,7 @@ a {
display: flex;
flex-direction: row;
justify-content: space-between;
padding-left: 3rem;
width: 100%;
padding-inline-start: 0px;
padding: 1rem; }
@@ -3523,7 +3524,6 @@ a {
min-width: 100px;
width: 100%;
justify-content: space-between;
background: white;
padding-inline-start: 0px; }
#header-top .region-header-top-left ul ul .is-active {
color: #009ee3; }
@@ -3533,7 +3533,9 @@ a {
background-color: white;
padding-bottom: 0.8rem;
max-width: inherit;
align-items: center; }
width: 200px;
align-items: center;
padding-left: 1rem; }
#header-top .region-header-top-left ul li a {
color: black; }
#header-top .region-header-top-left ul li .is-active {