This commit is contained in:
ken 2026-08-24 13:30:22 +08:00
parent 3fb5434222
commit 7c212cd6c1
3 changed files with 3 additions and 4 deletions

View File

@ -2,7 +2,7 @@
a[accesskey] {
position: absolute;
margin-left: -0.9375em;
color: #fff ;
}

View File

@ -66,14 +66,13 @@
}
.header-banner { overflow: hidden; }
.header-nav {
padding:0;
font-family: $main-font;
text-transform:uppercase;
display: flex;
align-items: center;
justify-content: flex-end;
a{
padding:5px;
padding:0.5em;
}
ul{
padding: 0;

View File

@ -131,7 +131,7 @@ q {
}
.i-member-title {
font-weight: 500;
color: #888888;
color: #5e5e5e;
display: block;
}
.i-member-profile-item{