autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent 87905aad7f
commit c20a4af018

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

@ -25,7 +25,6 @@
background: linear-gradient(180deg, #2351B5 0%, #1F3B89 100%);
border-radius: 6px;
padding-left: 50px;
padding-right: 50px;
display: flex;
align-items: center;
justify-content: space-between;
@ -111,6 +110,15 @@
width: max-content;
cursor: pointer;
}
.detailWrap___ZjiJI .detailTop___eoFqK .topbg___E9ei7 {
flex: 1 1;
height: 100%;
background-image: url(./static/detailbg.6460233e.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: relative;
}
.detailWrap___ZjiJI .detailCon___KvaHJ {
width: 100%;
display: flex;
@ -182,6 +190,7 @@
border: 1px solid rgba(255, 255, 255, 0.21);
padding: 20px;
position: relative;
min-height: 122px;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp .itemWrap___ir4i9 .bgimg___reDEW {
position: absolute;

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