公共底部样式文件
Showing
2 changed files
with
2 additions
and
11 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 | ... | ... |
... | @@ -228,7 +228,7 @@ div.footer .system_service ul li a:hover { | ... | @@ -228,7 +228,7 @@ div.footer .system_service ul li a:hover { |
228 | text-align: center; | 228 | text-align: center; |
229 | } | 229 | } |
230 | .footer .subject ol li:last-child { | 230 | .footer .subject ol li:last-child { |
231 | margin-left: 60px; | 231 | margin-left: 40px; |
232 | } | 232 | } |
233 | .footer .subject ol li img { | 233 | .footer .subject ol li img { |
234 | width: 80px; | 234 | width: 80px; |
... | @@ -239,12 +239,3 @@ div.footer .system_service ul li a:hover { | ... | @@ -239,12 +239,3 @@ div.footer .system_service ul li a:hover { |
239 | color: #CBCBCB; | 239 | color: #CBCBCB; |
240 | margin-top: 5px; | 240 | margin-top: 5px; |
241 | } | 241 | } |
... | \ No newline at end of file | ... | \ No newline at end of file |
242 | /* 修改公共样式 */ | ||
243 | .appoint_time .active{ | ||
244 | background-color: #1E9FFF!important; | ||
245 | color: #fff!important; | ||
246 | } | ||
247 | .layui-tab { | ||
248 | margin-top: -1px; | ||
249 | margin-left: -1px; | ||
250 | } | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment