|
|
@ -110,10 +110,10 @@ clear: both; |
|
|
|
} |
|
|
|
} |
|
|
|
#header { |
|
|
|
#header { |
|
|
|
background-color: @headerBgColor; |
|
|
|
background-color: @headerBgColor; |
|
|
|
height: 44px; |
|
|
|
|
|
|
|
> .menu-line { |
|
|
|
> .menu-line { |
|
|
|
> li > a { |
|
|
|
> li > a { |
|
|
|
display: inline-block; |
|
|
|
line-height: 44px; |
|
|
|
|
|
|
|
padding: 0 1.2em; |
|
|
|
color:@headerLinkFontColor; |
|
|
|
color:@headerLinkFontColor; |
|
|
|
&:hover { |
|
|
|
&:hover { |
|
|
|
background-color: transparent; |
|
|
|
background-color: transparent; |
|
|
@ -144,7 +144,8 @@ clear: both; |
|
|
|
color: @headerSignOutColor !important; |
|
|
|
color: @headerSignOutColor !important; |
|
|
|
} |
|
|
|
} |
|
|
|
#header-nav-logo { |
|
|
|
#header-nav-logo { |
|
|
|
padding: 6px 1.2em; |
|
|
|
line-height: 44px; |
|
|
|
|
|
|
|
padding: 0 1.2em; |
|
|
|
} |
|
|
|
} |
|
|
|
#header-nav-explore, |
|
|
|
#header-nav-explore, |
|
|
|
#header-nav-help { |
|
|
|
#header-nav-help { |
|
|
|