index
This commit is contained in:
@@ -18,6 +18,10 @@ p{margin:0 0 10px;}
|
||||
*{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}
|
||||
:after,:before{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}
|
||||
.container {position: relative; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;}
|
||||
.movie-tuijian-list {
|
||||
padding-right: 10px;
|
||||
padding-left: 10px;
|
||||
}
|
||||
.row{position: relative; margin-right: -15px; margin-left: -15px;}
|
||||
.container:before,.container:after,.row:before,.row:after,.clearfix:before, .clearfix:after{ display: table; content: " "; clear: both;}
|
||||
|
||||
|
||||
@@ -219,13 +219,13 @@ body{padding-top:80px}
|
||||
|
||||
.view-title {
|
||||
font-size: 1rem;
|
||||
text-indent: 10px;
|
||||
/* text-indent: 10px; */
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.view-description {
|
||||
font-size: 0.8rem;
|
||||
text-indent: 10px;
|
||||
/* text-indent: 10px; */
|
||||
}
|
||||
|
||||
.video-play-page .view-title {
|
||||
|
||||
Reference in New Issue
Block a user