Auto Submit

dev_local_v9_test4
autosubmit 3 months ago
parent 67cb70571f
commit 8810ce3fc7

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

@ -49,10 +49,15 @@
line-height: 18rem;
}
.see_number___YmFCh {
cursor: pointer;
width: 56px;
height: 22px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
}
.see_number___YmFCh:hover {
font-size: 14px;
color: #3875FF;
line-height: 22px;
text-align: justify;
font-style: normal;
cursor: pointer;
}

@ -76,9 +76,113 @@
line-height: 24rem;
margin-left: 40rem;
}
.right___jWYdy > div:hover {
.right___jWYdy .right_hover___BKIAU:hover {
box-shadow: 0rem 4rem 8rem 0rem #AFC2FF !important;
border: 2rem solid #3875FF !important;
cursor: pointer;
}
.see_number___SOTIT {
width: 64rem;
height: 22rem;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 16rem;
color: #3875FF;
line-height: 22rem;
font-style: normal;
cursor: pointer;
}
.box_list___H4jUe::-webkit-scrollbar {
display: none;
}
.box_list___H4jUe {
height: 490rem;
overflow: hidden;
overflow-y: auto;
/* 允许垂直滚动 */
-ms-overflow-style: none;
/* 适用于 IE 和 Edge */
scrollbar-width: none;
/* 适用于 Firefox */
}
.box_list___H4jUe .box_item___mdyvF {
width: 535rem;
height: 104rem;
background: rgba(255, 255, 255, 0.4);
border-radius: 20rem;
border: 2rem solid #FFFFFF;
-webkit-backdrop-filter: blur(4rem);
backdrop-filter: blur(4rem);
margin-top: 20rem;
padding: 20rem 25rem;
display: flex;
align-items: center;
justify-content: space-between;
}
.box_list___H4jUe .box_item___mdyvF .item_content___PbT5v {
width: 450rem;
}
.box_list___H4jUe .box_item___mdyvF .item_content___PbT5v .item_content_title___VYsK6 {
width: 450rem;
height: 28rem;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
font-size: 20rem;
color: #262A46;
line-height: 28rem;
text-align: left;
font-style: normal;
white-space: nowrap;
/* 禁止文本换行 */
overflow: hidden;
/* 超出内容隐藏 */
text-overflow: ellipsis;
/* 显示省略号 */
}
.box_list___H4jUe .box_item___mdyvF .item_content___PbT5v .item_content_name___gwmN7 {
margin-top: 14rem;
width: 450rem;
height: 22rem;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 16rem;
color: #4C5281;
line-height: 22rem;
text-align: left;
font-style: normal;
white-space: nowrap;
/* 禁止文本换行 */
overflow: hidden;
/* 超出内容隐藏 */
text-overflow: ellipsis;
/* 显示省略号 */
}
.box_list___H4jUe .box_item___mdyvF:first-child {
margin-top: 0rem;
}
.box_img___Imc0N {
width: 135rem;
text-align: center;
cursor: pointer;
}
.box_img___Imc0N img {
border: 2rem solid rgba(255, 255, 255, 0.1) !important;
}
.box_img___Imc0N:hover img {
box-shadow: 0rem 4rem 8rem 0rem #AFC2FF !important;
border: 2rem solid #3875FF !important;
cursor: pointer;
border-radius: 6px;
}
.box_img___Imc0N .box_img_title___vbSd5 {
height: 26rem;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
font-size: 16rem;
color: #262A46;
line-height: 26rem;
text-align: center;
font-style: normal;
margin-top: 14rem;
}

File diff suppressed because one or more lines are too long

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