20 lines
635 B
Plaintext
20 lines
635 B
Plaintext
.background-member-userinfo {
|
|
background: url("http://oih1b0zlf.bkt.clouddn.com/userinfoBg.png") no-repeat top left #f55955;
|
|
background-size: 100% auto;
|
|
}
|
|
|
|
.background-supplier-userinfo {
|
|
background: url("http://oih1b0zlf.bkt.clouddn.com/userinfoBg.png") no-repeat top left #4eae7b;
|
|
background-size: 100% auto;
|
|
}
|
|
|
|
.background-commission-userinfo {
|
|
background: url("http://oih1b0zlf.bkt.clouddn.com/userinfoBg.png") no-repeat top left #4c5c6e;
|
|
background-size: 100% auto;
|
|
}
|
|
|
|
.background-address {
|
|
background: url("http://oih1b0zlf.bkt.clouddn.com/addressBorder.png") repeat-x bottom left;
|
|
background-size: auto 12rpx;
|
|
}
|