修改导航栏字体大小为20px
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -149,7 +149,7 @@ div.navigation { | ... | @@ -149,7 +149,7 @@ div.navigation { |
149 | background-color: #006CFF!important; | 149 | background-color: #006CFF!important; |
150 | } | 150 | } |
151 | .layui-nav-item a{ | 151 | .layui-nav-item a{ |
152 | font-size: 16px; | 152 | font-size: 20px; |
153 | } | 153 | } |
154 | .layui-nav .layui-nav-more { | 154 | .layui-nav .layui-nav-more { |
155 | right: 24px; | 155 | right: 24px; | ... | ... |
-
Please register or sign in to post a comment