金诚优选前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

36 lines
557 B

page {
background: #FFFFFF;
}
#detail{
padding: 15px;
image{
width: 100%;
vertical-align:top;
}
table{
width: 100%;
}
.wxparser--wxParser-a {
margin: 10px 0;
}
button{
padding: 5px 5px;
&:after{
border: none;
}
&.share-box{
background-color: #FFFFFF;
position: fixed;
bottom: 12px;
right: 15px;
color:#2AB229;
font-size: 12px;
line-height: 17px;
span{
display: inline-block;
padding-left:5px;
font-size: 12px;
}
}
}
}