Auto Submit

dev_local_v9_test5
autosubmit 2 years ago
parent 0bb4e9342e
commit 23cfbfb353

@ -27,7 +27,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.220fd8e0.js"></script>
<script src="/react/build/umi.6e4c3630.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -155,25 +155,37 @@
background-color: inherit !important;
/* 禁止行鼠标移入时改变背景颜色 */
}
.kg_btn___hkLxY {
.config_btn_warp___Xgpjy {
display: flex;
background-color: #D8D8D8;
width: 300px;
border-radius: 30px;
margin: 0 auto;
margin-bottom: 35px;
}
.runningbtn___ZcBZ5,
.unstartbtn___WITet {
width: 150px;
height: 150px;
height: 54px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
font-size: 50px;
font-weight: bold;
margin: 0 auto;
justify-content: center;
color: #fff;
font-size: 18px;
letter-spacing: 0.15rem;
background-color: #D8D8D8;
border-radius: 30px;
cursor: pointer;
}
.kg_stutas___yNUPC {
text-align: center;
margin: 20px 0;
font-size: 18px;
.active_runningbtn___Fm_DL {
background-color: #3296FA;
}
.cancel_btn___KPjFL {
margin: 0 auto;
width: 150px;
.active_unstartbtn___jGQjt {
background-color: #F40F16;
}
.img_sty___pQsTO {
width: 180px;
height: 180px;
margin: 35px 0 35px 170px;
}

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save