updated 添加返回首页链接

This commit is contained in:
mumuy
2017-09-12 09:40:17 +08:00
parent 546b4c8186
commit 0187df3c79
2 changed files with 18 additions and 3 deletions

View File

@@ -23,11 +23,21 @@ a:hover{
text-decoration: underline;
}
.wrapper{
max-width: 740px;
margin: 0 auto;
_width: 740px;
}
.container{
margin-bottom: 30px;
}
.mod-head{
line-height: 36px;
text-align: right;
}
.mod-panel {
width: 100%;
max-width: 740px;
margin: 0 auto 30px;
_width: 740px;
}
.mod-panel .hd{
padding-top: 25px;