Merge branch 'master' of yun.pashanhoo.com:renchao/portalStaticPage
Showing
2 changed files
with
3 additions
and
12 deletions
... | @@ -63,5 +63,5 @@ | ... | @@ -63,5 +63,5 @@ |
63 | </html> | 63 | </html> |
64 | <script src="./staticLib/jquery/jquery.min.js"></script> | 64 | <script src="./staticLib/jquery/jquery.min.js"></script> |
65 | <script src="./staticLib/layui/layui.js"></script> | 65 | <script src="./staticLib/layui/layui.js"></script> |
66 | <script src="./staticJs/staticIndex.js"></script> | 66 | |
67 | <script src="https://at.alicdn.com/t/font_2174584_uxkon9mpq1.js"></script> | 67 | <script src="https://at.alicdn.com/t/font_2174584_uxkon9mpq1.js"></script> |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
... | @@ -165,7 +165,7 @@ div.navigation { | ... | @@ -165,7 +165,7 @@ 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: 16px; | 168 | font-size: 20px; |
169 | } | 169 | } |
170 | .layui-nav .layui-nav-more { | 170 | .layui-nav .layui-nav-more { |
171 | right: 24px; | 171 | right: 24px; |
... | @@ -244,7 +244,7 @@ div.footer .system_service ul li a:hover { | ... | @@ -244,7 +244,7 @@ div.footer .system_service ul li a:hover { |
244 | text-align: center; | 244 | text-align: center; |
245 | } | 245 | } |
246 | .footer .subject ol li:last-child { | 246 | .footer .subject ol li:last-child { |
247 | margin-left: 60px; | 247 | margin-left: 40px; |
248 | } | 248 | } |
249 | .footer .subject ol li img { | 249 | .footer .subject ol li img { |
250 | width: 80px; | 250 | width: 80px; |
... | @@ -254,13 +254,4 @@ div.footer .system_service ul li a:hover { | ... | @@ -254,13 +254,4 @@ div.footer .system_service ul li a:hover { |
254 | font-size: 12px; | 254 | font-size: 12px; |
255 | color: #CBCBCB; | 255 | color: #CBCBCB; |
256 | margin-top: 5px; | 256 | margin-top: 5px; |
257 | } | ||
258 | /* 修改公共样式 */ | ||
259 | .appoint_time .active{ | ||
260 | background-color: #1E9FFF!important; | ||
261 | color: #fff!important; | ||
262 | } | ||
263 | .layui-tab { | ||
264 | margin-top: -1px; | ||
265 | margin-left: -1px; | ||
266 | } | 257 | } |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment