You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
321 B
Plaintext
26 lines
321 B
Plaintext
|
|
page {
|
|
background-color: #efeff4;
|
|
}
|
|
.content {
|
|
text-align: center;
|
|
}
|
|
|
|
|
|
.Big{
|
|
width: 220px;
|
|
margin: 200px 100px;
|
|
}
|
|
.nameSty{
|
|
height: 30px;
|
|
width: 220px !important;
|
|
line-height: 30px;
|
|
font-size: 18px;
|
|
font-weight: bold;
|
|
color: #828282 !important;
|
|
}
|
|
.u-size-default, .uni-input-input{
|
|
font-size: 18px;
|
|
}
|
|
|