Auto Submit

dev_local_v9_test4
autosubmit 1 year ago
parent 64d8c0765b
commit 5cb069cde6

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

@ -720,9 +720,10 @@ var competitionsPage = function competitionsPage(_ref) {
})]
}, index);
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: NewIndexmodules.line
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: NewIndexmodules.sanjiao
className: NewIndexmodules.line,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: NewIndexmodules.sanjiao
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! ./img/bg2.png */ 11302),
className: NewIndexmodules.bg_img1

@ -40,9 +40,12 @@
}
.competitions_page___UHD9v .content___s8ELD .left_warp___Cmozj .line___xBwq6 {
position: absolute;
display: flex;
align-items: flex-end;
justify-content: center;
top: 5vh;
left: 2.7vh;
width: 4px;
width: 0.4vh;
height: 37vh;
background: linear-gradient(180deg, rgba(98, 174, 243, 0.5) 0%, rgba(51, 118, 228, 0.5) 100%);
}
@ -52,10 +55,9 @@
border-left: 0.8vh solid transparent;
border-right: 0.8vh solid transparent;
border-top: 1.4vh solid rgba(51, 118, 228, 0.5);
position: absolute;
top: 42vh;
left: 2.3vh;
z-index: 1;
position: relative;
top: 1.4vh;
}
.competitions_page___UHD9v .content___s8ELD .left_warp___Cmozj .left_item_con___fqX7P {
width: 100%;

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