You've already forked qlg.tsgz.moe
更新资源
This commit is contained in:
16
static/app2/css/cash-out.css
Executable file → Normal file
16
static/app2/css/cash-out.css
Executable file → Normal file
@ -11,7 +11,7 @@
|
||||
/* border-bottom: 1px solid #ccc; */
|
||||
}
|
||||
|
||||
.idc-total h5 {
|
||||
.idc-total h4 {
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
line-height: 48px;
|
||||
text-align: center;
|
||||
color: black;
|
||||
font-size: 15.6px;
|
||||
font-size: 18px;
|
||||
}
|
||||
.btns div {
|
||||
height: 30px;
|
||||
@ -103,7 +103,7 @@
|
||||
}
|
||||
.bg .row label {
|
||||
width: 100px;
|
||||
font-size: 13px;
|
||||
font-size: 16px;
|
||||
color: #363636;
|
||||
|
||||
}
|
||||
@ -127,7 +127,7 @@
|
||||
padding: 0px;
|
||||
height: 21px;
|
||||
text-align: left;
|
||||
font-size: 13px;
|
||||
font-size: 16px;
|
||||
color:#7B7B7B;
|
||||
}
|
||||
.idc-list {
|
||||
@ -163,7 +163,7 @@
|
||||
|
||||
.idc-list-title {
|
||||
width: 200px;
|
||||
font-size: 15px;
|
||||
font-size: 16px;
|
||||
font-weight: 200;
|
||||
margin-bottom: 10px;
|
||||
overflow: hidden;
|
||||
@ -172,20 +172,20 @@
|
||||
}
|
||||
|
||||
.idc-list-price {
|
||||
font-size: 15px;
|
||||
font-size: 16px;
|
||||
color: #F02C43;
|
||||
}
|
||||
|
||||
.idc-list-user {
|
||||
|
||||
font-size: 13px;
|
||||
font-size: 16px;
|
||||
margin-bottom: 15px;
|
||||
|
||||
}
|
||||
|
||||
.idc-list-time {
|
||||
width: 50%;
|
||||
font-size: 12px;
|
||||
font-size: 14px;
|
||||
/* color: #F02C43; */
|
||||
bottom: 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user