style:样式
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -165,10 +165,10 @@ div.navigation { | ... | @@ -165,10 +165,10 @@ div.navigation { |
| 165 | background-color: #006CFF!important; | 165 | background-color: #006CFF!important; |
| 166 | } | 166 | } |
| 167 | .layui-nav-item a{ | 167 | .layui-nav-item a{ |
| 168 | font-size: 20px; | 168 | font-size: 19px; |
| 169 | } | 169 | } |
| 170 | .layui-nav .layui-nav-more { | 170 | .layui-nav .layui-nav-more { |
| 171 | right: 24px; | 171 | right: 16px; |
| 172 | } | 172 | } |
| 173 | 173 | ||
| 174 | /* -----------------底部start----------------------------- */ | 174 | /* -----------------底部start----------------------------- */ | ... | ... |
-
Please register or sign in to post a comment