You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__CoreCurriculum__Index__i...

56 lines
2.4 KiB

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.89@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.89@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/CoreCurriculum/Index/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Onerow___rEE1I {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.Bg___Dn6ug {
background: url(./static/defBanner.2a46cea2.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.DivDownPlay___KGY4k,
.SearchInput___rSGs4 {
background: rgba(246, 247, 249, 0.2);
box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border: 1px solid rgba(255, 255, 255, 0.5);
color: #fff;
}
.SearchInput___rSGs4 {
width: 360px;
height: 38px;
border-radius: 19px;
padding: 12px 20px;
}
.SearchInput___rSGs4 [class~="ant-input"] {
color: #fff;
background: rgba(246, 247, 249, 0);
}
.SearchInput___rSGs4 [class~="ant-input"]::-webkit-input-placeholder {
color: #fff;
}
.CoreItem___g9fqX {
width: 283px;
box-shadow: 0px 1px 4px 0px #d6dae1;
border-radius: 8px;
overflow: hidden;
cursor: pointer;
}
.CoreItem___g9fqX:hover img {
transform: scale(1.1);
}
.CoreItem___g9fqX .img___EYzkb {
overflow: hidden;
height: 177px;
}
.CoreItem___g9fqX .img___EYzkb img {
width: 100%;
height: 100%;
transition: all 0.5s;
}