You've already forked qlg.tsgz.moe
更新资源
This commit is contained in:
63
static/app2/css/my_help_sale.css
Normal file
63
static/app2/css/my_help_sale.css
Normal file
@ -0,0 +1,63 @@
|
||||
.mydata .mydata-content{
|
||||
background: #fff;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.mydata .mydata-content .mydata-table-view-cell{
|
||||
width: 20%;
|
||||
text-align: center;
|
||||
border-right: 1px solid #ECECEC;
|
||||
border-bottom: 1px solid #ECECEC;
|
||||
|
||||
}
|
||||
.mydata .mydata-content .mydata-table-view-cell a {
|
||||
color:#525252 ;
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
}
|
||||
.mydata .mydata-content .mydata-table-view-cell p {
|
||||
font-size: 18px;
|
||||
}
|
||||
.mydata .mydata-content .mydata-table-view-cell .mydata-media-body {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.helpSaleTableRow .c1 {
|
||||
font-size: 18px;
|
||||
color: black;
|
||||
line-height: 42px;
|
||||
width: 34%;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.helpSaleTableRow .c2 {
|
||||
font-size: 18px;
|
||||
color: black;
|
||||
line-height: 42px;
|
||||
width: 34%;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.helpSaleTableRow .c3 {
|
||||
font-size: 18px;
|
||||
color: black;
|
||||
line-height: 42px;
|
||||
width: 30%;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
}
|
||||
/*
|
||||
.helpSaleTableRow .c4 {
|
||||
font-size: 18px;
|
||||
color: black;
|
||||
line-height: 42px;
|
||||
width: 16%;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
}
|
||||
*/
|
Reference in New Issue
Block a user