update
This commit is contained in:
parent
3fb5434222
commit
7c212cd6c1
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
a[accesskey] {
|
||||
position: absolute;
|
||||
margin-left: -0.9375em;
|
||||
|
||||
color: #fff ;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -131,7 +131,7 @@ q {
|
|||
}
|
||||
.i-member-title {
|
||||
font-weight: 500;
|
||||
color: #888888;
|
||||
color: #5e5e5e;
|
||||
display: block;
|
||||
}
|
||||
.i-member-profile-item{
|
||||
|
|
|
|||
Loading…
Reference in New Issue