debug
This commit is contained in:
@@ -80,7 +80,7 @@ pc-首页
|
||||
|
||||
2组
|
||||
详情页url '/novel/{strPinYin}-{intNId}/mulu/{strOrder}/{intPage}'
|
||||
章节页url '/novel/{strPinYin}-{intNId}/zhang-{intChapterSort}/{intChapterPage}',
|
||||
章节页url '/ novel/{strPinYin}-{intNId}/zhang-{intChapterSort}/{intChapterPage}',
|
||||
目录页url '/novel/{strPinYin}-{intNId}/mulu/{strOrder}/{intPage}',
|
||||
其它页面。。。
|
||||
|
||||
|
||||
@@ -198,7 +198,11 @@ display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
|
||||
|
||||
/* 热门推荐 */
|
||||
.content .area{width: 1064px; height: 514px; background: #fff; padding: 38px 18px 40px;}
|
||||
.content .site-description{width: 1064px; padding: 10px 0px 0px;font-size: 1rem;}
|
||||
.content .site-description{width: 100%;
|
||||
padding: 10px 10px 10px;
|
||||
font-size: 1rem;
|
||||
background: #ffffff;
|
||||
margin: 10px 0;}
|
||||
.f2 .area_head{overflow: hidden; margin-bottom: 15px;}
|
||||
.f2 .f2_list{overflow: hidden; padding: 0 10px;}
|
||||
.f2 .f2_list li{overflow: hidden; width: 122px; margin: 6px 0; float: left; padding: 13px 26px;}
|
||||
|
||||
@@ -259,6 +259,8 @@ aria {
|
||||
font-size: 0.7rem;
|
||||
padding: 0.5rem 0.5rem;
|
||||
line-height: 1rem;
|
||||
background: #ffffff;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
.breadcrumb .site-description{
|
||||
padding: 0.5rem 0rem 0rem;
|
||||
|
||||
Reference in New Issue
Block a user