menu header
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user