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.
zx/denglu/denglu.wxss

45 lines
959 B

6 years ago
/* denglu/denglu.wxss */
page {
background-image: url("http://qty83k.creatby.com/materials/143410/origin/21bbf9caec3fddab4b8304359e2b41bb_origin.jpg"); background-size: 375px 678px;
background-repeat: no-repeat;
}
.button1{
width: 60%;
margin-top: 0rpx;
background-color:rgba(253, 153, 65, 0.67);
color: white;
border-radius: 98rpx;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
margin-top: 20px;
}
.inputnumber{
width:70%;
background-color: transparent;
height:1.6rem;
font-size: 15px;
margin-left: 105px;
margin-top: 155px;
}
.inputpassword{
width:70%;
background-color: transparent;
height:1.6rem;
font-size: 15px;
margin-left: 105px;
margin-top: 5%;
}
.text1{
width: 50px;
font-size: 23px;
color: #ffffff;
margin-left: 43px;
margin-bottom: 1000px;
}
.password{width: 50px;
font-size: 23px;
color: #ffffff;
margin-left: 43px;
margin-top: 45%;}