first commit
This commit is contained in:
45
h5/css/info.css
Normal file
45
h5/css/info.css
Normal file
@@ -0,0 +1,45 @@
|
||||
.info {
|
||||
width: 100%;
|
||||
}
|
||||
.ddd {
|
||||
font-size: 0;
|
||||
}
|
||||
.info img {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.info figure {
|
||||
display: block;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
font-size: 0;
|
||||
}
|
||||
|
||||
.info figcaption {
|
||||
display: none;
|
||||
}
|
||||
.info .info_item{
|
||||
margin-bottom: 0.3rem;
|
||||
}
|
||||
.info_item p{
|
||||
font-size: 0.24rem;
|
||||
color: #8e8e8e;
|
||||
text-align: center;
|
||||
margin-bottom: 0.1rem;
|
||||
}
|
||||
.info_item img{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.icon-xin {
|
||||
|
||||
}
|
||||
.next_page {
|
||||
display: inline-block;
|
||||
font-size: 0.4rem;
|
||||
margin-top: 0.2rem;
|
||||
color: #fb7299;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user