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__Classrooms__Lists__Video...

75 lines
1.6 KiB

.flex_box_center___HN6MI {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3r4Gb {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center____a0pw {
align-items: center;
box-align: center;
}
.flex_box_center_end___q--gl {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___28zUL {
flex-direction: column;
box-orient: block-axis;
}
.title___2xhIc {
display: flex;
align-items: center;
}
.statisticsWrp___1thFu {
padding: 20px;
background: #fff;
margin-bottom: 30px;
}
.statistics___yQFce {
color: #fff;
}
.statistics___yQFce > div:nth-child(1) {
background-image: url(./static/sprenshu.2408fbec.png);
}
.statistics___yQFce > div:nth-child(2) {
background-image: url(./static/spcishu.01680648.png);
}
.statistics___yQFce > div:nth-child(3) {
background-image: url(./static/shipingshi.9b3366a3.png);
}
.statistics___yQFce > div {
height: 100px;
background-size: 100% 100%;
border-radius: 7px;
padding: 20px;
}
.statistics___yQFce > div strong {
font-size: 30px;
}
.infoWrp___1I5LI {
padding: 20px;
background: #fff;
margin-bottom: 30px;
}
.divwidth___1T67H {
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 1;
overflow: hidden;
width: 180px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */