footer
<style>
table{
border:1px solid #ccc;
border-radius:6px;
border-collapse:collapse;
box-shadow:0px 7px 7px #ccc;
}
table tr:hover{
background: #fbf8e9;
}
table td{
border-left:1px soild #ccc;
border-top: 1px solid #CCCCCC;
padding: 5px;
text-align: left;
}
table td:first-child{
border-left: none;
}
body{
background-image:url(/bk.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-size:cover;
}
p{
font-family:"微软雅黑"
}
</style>
<p>
您好,欢迎访问私有下载点。服务支持@zhaocundang@163.com
<br/>技术博客:<a href='https:cnblogs.com/zhaocundang'>zhaocundang's blog</a>
</p>