样式小调整

pull/23/head
taoshihan1991 5 years ago
parent fe60d12420
commit 7f1351e027

@ -279,7 +279,7 @@
max-width: 800px;
margin:0 auto;
}
.chatCenter{background: #fff;max-width: 800px;margin: 0 auto;}
.chatCenter{background: #fff;max-width: 800px;margin: 0 auto;border: 1px solid #d1d1d1;margin-top: 10px;box-shadow: 2px 2px 6px rgba(0,0,0,.3);}
.chatContext{
width: 100%;
text-align: left;
@ -339,6 +339,7 @@
.btnArea{width: 10%;float: right;}
@media screen and (max-width: 500px) {
body{background: #fff}
.chatCenter{border: none;box-shadow:none;margin-top: 0px;}
.chatArea {width: 70%;}
.btnArea{width: 20%;}
}

@ -93,6 +93,14 @@
text-align: center;
margin: 40px 0px;
}
.links{
margin-top: 20px;
}
.links a{
color: #20b2bb;
line-height: 23px;
margin: 5px;
}
@media screen and (max-width: 800px) {
.container{
width: 100%;
@ -166,6 +174,29 @@
</div>
<div class="clear"></div>
<div class="footer">
<div class="links">
<a href="https://gofly.sopans.com/chatIndex" target="_blank">网站客服系统</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">免费在线客服</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">网站在线客服</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">在线客服软件</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">网站在线客服系统</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">网站客服软件</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">网页客服</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">在线客服源码</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">网页在线客服代码</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">在线咨询系统</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">免费客服系统</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">网上客服软件</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">开源客服软件</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">在线客服程序</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">免费在线客服系统</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">网站客服系统代码</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">在线客服系统源代码</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">网页在线客服</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">免费网站客服</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">在线客服系统源码</a>
<a href="https://gofly.sopans.com/chatIndex" target="_blank">免费在线客服软件</a>
</div>
<div class="copyright">
陶士涵的菜地版权所有© 2020
</div>

Loading…
Cancel
Save