style:办事指南
Showing
2 changed files
with
8 additions
and
2 deletions
... | @@ -99,7 +99,8 @@ | ... | @@ -99,7 +99,8 @@ |
99 | line-height: 60px; | 99 | line-height: 60px; |
100 | } | 100 | } |
101 | .busTabs li { | 101 | .busTabs li { |
102 | font-size: 20px!important; | 102 | width: 170px; |
103 | font-size: 16px; | ||
103 | font-weight: 400!important; | 104 | font-weight: 400!important; |
104 | color: #6D7278!important; | 105 | color: #6D7278!important; |
105 | } | 106 | } |
... | @@ -131,4 +132,9 @@ | ... | @@ -131,4 +132,9 @@ |
131 | margin-top: 5px; | 132 | margin-top: 5px; |
132 | width: 80%; | 133 | width: 80%; |
133 | left: 10%; | 134 | left: 10%; |
135 | } | ||
136 | .navtab1 .layui-tab-title { | ||
137 | border: none!important; | ||
138 | margin-left: -10px; | ||
139 | margin-bottom: 30px; | ||
134 | } | 140 | } |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
... | @@ -316,7 +316,7 @@ | ... | @@ -316,7 +316,7 @@ |
316 | 316 | ||
317 | </div> | 317 | </div> |
318 | <div class="layui-tab-item"> | 318 | <div class="layui-tab-item"> |
319 | <div class="layui-tab layui-tab-brief" lay-filter="navtab1"> | 319 | <div class="layui-tab layui-tab-brief navtab1" lay-filter="navtab1"> |
320 | <ul class="layui-tab-title"> | 320 | <ul class="layui-tab-title"> |
321 | <li class="layui-this" lay-id="0">全部</li> | 321 | <li class="layui-this" lay-id="0">全部</li> |
322 | <li lay-id="1">土地1</li> | 322 | <li lay-id="1">土地1</li> | ... | ... |
-
Please register or sign in to post a comment