|
@@ -300,7 +300,7 @@ html {
|
|
|
}
|
|
|
.item {
|
|
|
position: relative;
|
|
|
- height: 188px;
|
|
|
+ height: 140px;
|
|
|
cursor: pointer;
|
|
|
display: -webkit-box;
|
|
|
-webkit-box-align: center;
|
|
@@ -333,15 +333,11 @@ html {
|
|
|
.item .user_img {
|
|
|
margin-right: 13px;
|
|
|
margin-left: 2px;
|
|
|
- margin-bottom: 44px;
|
|
|
}
|
|
|
.item .user_name {
|
|
|
width: 408px;
|
|
|
font-size: 32px;
|
|
|
}
|
|
|
-.item .user_name p:first-child {
|
|
|
- margin-bottom: 22px;
|
|
|
-}
|
|
|
.item .bonus_pro {
|
|
|
font-size: 24px;
|
|
|
width: 264px;
|
|
@@ -465,7 +461,7 @@ html {
|
|
|
}
|
|
|
.invite_msg {
|
|
|
font-size: 22px;
|
|
|
- margin-bottom: 22px;
|
|
|
+ margin-top: 12px;
|
|
|
}
|
|
|
.login_time {
|
|
|
font-size: 22px;
|