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.
 
 
 
 
simple-yewu/frontend/web/css/account.css

20 lines
386 B

.big_box{
border:2px solid #dedede;border-radius:5px;
}
.big_box h3 span{
cursor:pointer;
}
#Box2,#Box3,#Box4 h4{
margin-left: 15px;
}
.table .dee_detail{
height:100px;
}
.table .dee_detail .detail{
height:60px;
box-shadow: 10px 10px 5px #888888;
border: 1px solid rgb(204, 204, 204);
border-radius:5px;
padding-top: 5px;
padding-bottom: 5px;
}