You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
74
static/app2/css/ect_list.css
Executable file
74
static/app2/css/ect_list.css
Executable file
@ -0,0 +1,74 @@
|
||||
.header1 .mui-action-back{
|
||||
color: #f02a40;
|
||||
}
|
||||
|
||||
.block img{
|
||||
width: 100%;
|
||||
}
|
||||
.block{
|
||||
position: relative;
|
||||
margin-top: 12px;
|
||||
}
|
||||
.block .s1{
|
||||
position: absolute;
|
||||
color: #222222;
|
||||
font-size: 14.4px;
|
||||
top: 8%;
|
||||
left: 18%;
|
||||
display: inline-block;
|
||||
}
|
||||
.block .s2{
|
||||
position: absolute;
|
||||
color: #909090;
|
||||
font-size: 12px;
|
||||
top: 15%;
|
||||
left: 18%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.block .s3{
|
||||
position: absolute;
|
||||
color: #909090;
|
||||
font-size: 13.2px;
|
||||
top: 25%;
|
||||
left: 0;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.block .s4{
|
||||
position: absolute;
|
||||
color: #f02a40;
|
||||
font-size: 42px;
|
||||
top: 45%;
|
||||
left: 0;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
}
|
||||
.block .s5{
|
||||
position: absolute;
|
||||
color: #525252;
|
||||
font-size: 14.4px;
|
||||
bottom: 20%;
|
||||
left: 7%;
|
||||
display: inline-block;
|
||||
}
|
||||
.s5 o{
|
||||
color: #222222;
|
||||
}
|
||||
|
||||
.block .s6{
|
||||
position: absolute;
|
||||
color: #525252;
|
||||
font-size: 14.4px;
|
||||
bottom: 10%;
|
||||
left: 7%;
|
||||
display: inline-block;
|
||||
}
|
||||
.s6 o{
|
||||
color: #222222;
|
||||
}
|
Reference in New Issue
Block a user