parent
371bf69552
commit
b7535aa5b7
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,701 @@
|
||||
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** 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.4.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Magazinejor/component/MonthlyPreview/index.less?modules ***!
|
||||
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.monthly_preview___Mxq5q {
|
||||
width: 100%;
|
||||
position: relative;
|
||||
background: linear-gradient(180deg, #0B2D73 0%, #5463C5 100%);
|
||||
}
|
||||
.monthly_preview___Mxq5q .content_warp___yUomQ {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: 3vh;
|
||||
display: flex;
|
||||
background: linear-gradient(180deg, #0B2D73 0%, #5463C5 100%);
|
||||
}
|
||||
.monthly_preview___Mxq5q .content___MieMg {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
background: linear-gradient(180deg, #163788 0%, #5263C6 100%);
|
||||
box-shadow: 0px 2px 4px 0px #435FCC;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #4363dd;
|
||||
padding: 30px;
|
||||
}
|
||||
.classnamepage___UqfL5 {
|
||||
position: relative;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
height: 960px;
|
||||
background-color: #fff;
|
||||
overflow: hidden;
|
||||
}
|
||||
.close___NjSDO {
|
||||
position: absolute;
|
||||
right: 25px;
|
||||
top: 25px;
|
||||
z-index: 10;
|
||||
display: flex;
|
||||
}
|
||||
.close___NjSDO > span {
|
||||
background: #3061D0;
|
||||
color: #fff;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
border-radius: 4px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
margin-left: 10px;
|
||||
}
|
||||
.bottom_nav___Z7Pq0 {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 64px;
|
||||
background: rgba(14, 33, 96, 0.84);
|
||||
z-index: 9;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
.bottom_nav___Z7Pq0 .bottom_nav_warp___cMCd8 {
|
||||
width: 80%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.bottom_nav___Z7Pq0 .flex___o72oM {
|
||||
display: flex;
|
||||
}
|
||||
.bottom_nav___Z7Pq0 .page_warp___MSjQg {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.bottom_nav___Z7Pq0 .com_btn___f1Tyv,
|
||||
.bottom_nav___Z7Pq0 .page_info___qksDE {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 32px;
|
||||
border-radius: 4px;
|
||||
border: 1px solid #BACFFE;
|
||||
font-size: 14px;
|
||||
color: #CADAFF;
|
||||
padding: 0 14px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.bottom_nav___Z7Pq0 .com_btn___f1Tyv:hover,
|
||||
.bottom_nav___Z7Pq0 .page_info___qksDE:hover {
|
||||
color: #fff;
|
||||
border: 1px solid #fff;
|
||||
}
|
||||
.bottom_nav___Z7Pq0 .page_info___qksDE {
|
||||
cursor: default;
|
||||
margin: 0 24px;
|
||||
}
|
||||
.bottom_nav___Z7Pq0 .page_info___qksDE:hover {
|
||||
color: #CADAFF;
|
||||
border: 1px solid #BACFFE;
|
||||
}
|
||||
.bottom_nav___Z7Pq0 .up_or_down___uHmnm {
|
||||
cursor: pointer;
|
||||
color: #CADAFF;
|
||||
font-size: 20px;
|
||||
}
|
||||
.bottom_nav___Z7Pq0 .up_or_down___uHmnm:hover {
|
||||
color: #fff;
|
||||
}
|
||||
.menu_style___sn3o0 {
|
||||
padding: 10px;
|
||||
background: #F3F6FD;
|
||||
box-shadow: 0px 0px 23px 0px rgba(84, 88, 96, 0.21);
|
||||
border-radius: 4px;
|
||||
border: 1px solid #C7CEDB;
|
||||
-webkit-backdrop-filter: blur(10px);
|
||||
backdrop-filter: blur(10px);
|
||||
margin: 20px 0;
|
||||
max-height: 420px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.menu_style___sn3o0 .menu_item___pmaiT {
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
border-radius: 2px;
|
||||
cursor: pointer;
|
||||
padding: 0 10px;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 600;
|
||||
font-size: 14px;
|
||||
color: #20232B;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.menu_style___sn3o0 .menu_item___pmaiT:hover {
|
||||
background: rgba(9, 42, 115, 0.1);
|
||||
}
|
||||
|
||||
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** 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.4.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/HeaderNav/index.less?modules ***!
|
||||
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.nav_bg___pTE1T {
|
||||
height: 45px;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
background: #163B88;
|
||||
position: relative;
|
||||
}
|
||||
.nav_bg___pTE1T .nav_left___tT9dm {
|
||||
height: 45px;
|
||||
width: 30vw;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-left: 1.5vw;
|
||||
}
|
||||
.nav_bg___pTE1T .nav_time___ZYsoD {
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
color: #FFFFFF;
|
||||
text-align: left;
|
||||
font-style: normal;
|
||||
}
|
||||
.nav_bg___pTE1T .nav_title___VcKTB {
|
||||
height: 60px;
|
||||
width: 460px;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 50%;
|
||||
right: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
.nav_bg___pTE1T .nav_right___GdTJz {
|
||||
height: 45px;
|
||||
width: 30vw;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
margin-right: 1.5vw;
|
||||
}
|
||||
.nav_bg___pTE1T .nav_right___GdTJz img {
|
||||
cursor: pointer;
|
||||
}
|
||||
.nav_bg___pTE1T .nav_right___GdTJz .user_info___pLgXu {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
.nav_bg___pTE1T .nav_right___GdTJz .user_info___pLgXu .user_name___El8Wz {
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 500;
|
||||
font-size: 1.6vh;
|
||||
color: #FFFFFF;
|
||||
font-style: normal;
|
||||
margin: 0 1vh;
|
||||
}
|
||||
.nav_bg___pTE1T .message_warp___f0kKB {
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
margin-left: 2vh;
|
||||
}
|
||||
.nav_bg___pTE1T .message_warp___f0kKB .new_message___s9oui {
|
||||
position: absolute;
|
||||
top: 0.4vh;
|
||||
right: 0vh;
|
||||
width: 6px;
|
||||
height: 6px;
|
||||
border-radius: 50%;
|
||||
background: red;
|
||||
}
|
||||
|
||||
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** 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.4.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/AuthModal/index.less?modules ***!
|
||||
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.tilte___IfiMG {
|
||||
color: #333333;
|
||||
font-size: 16px;
|
||||
text-align: center;
|
||||
}
|
||||
.flexRow___pQP78 {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-top: 30px;
|
||||
}
|
||||
.flexColumn___xrBZQ {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.footerWrap___C5kCC {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.img___GoWZu {
|
||||
width: 40px;
|
||||
height: 37px;
|
||||
vertical-align: middle;
|
||||
border-style: none;
|
||||
}
|
||||
.content___pumTK {
|
||||
font-size: 14px;
|
||||
color: #979797;
|
||||
margin-top: 15px;
|
||||
}
|
||||
.modalContent___XvHiZ {
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
color: #333333;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** 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.4.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Header/components/Join/index.less?modules ***!
|
||||
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.flex_box_center___cltIf {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___fKr_O {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center____QfiA {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___ysqmH {
|
||||
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___CfE8K {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
button {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 1px solid transparent;
|
||||
outline: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
button:active {
|
||||
opacity: 0.6;
|
||||
}
|
||||
.flex-col___q69Kn {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.flex-row___HYZQR {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.justify-start___hl1ma {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.justify-center___DYm_O {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.justify-end___qddUn {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.justify-evenly___uhKut {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
.justify-around___lWRCW {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.justify-between___Fizuh {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.align-start___HDyjH {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.align-center___Z1RIH {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.align-end___TqRle {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
}
|
||||
button {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 1px solid transparent;
|
||||
outline: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
button:active {
|
||||
opacity: 0.6;
|
||||
}
|
||||
.flex-col___q69Kn {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.flex-row___HYZQR {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.justify-start___hl1ma {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.justify-center___DYm_O {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.justify-end___qddUn {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.justify-evenly___uhKut {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
.justify-around___lWRCW {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.justify-between___Fizuh {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.align-start___HDyjH {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.align-center___Z1RIH {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.align-end___TqRle {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
}
|
||||
.rightMenu___ADTOX {
|
||||
width: 120px;
|
||||
text-align: center;
|
||||
}
|
||||
.rightMenu___ADTOX li {
|
||||
padding: 0 15px;
|
||||
height: 35px;
|
||||
line-height: 35px;
|
||||
background: none !important;
|
||||
}
|
||||
.rightMenu___ADTOX li:hover {
|
||||
background: #0152d9 !important;
|
||||
}
|
||||
.rightMenu___ADTOX li:hover a {
|
||||
color: white !important;
|
||||
}
|
||||
.rightMenu___ADTOX li a {
|
||||
font-size: 14px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.joinMenu___aRGsf {
|
||||
padding: 0 0;
|
||||
width: 240px;
|
||||
}
|
||||
.joinMenu___aRGsf a {
|
||||
color: #323232;
|
||||
}
|
||||
.joinBoard___AeUvr {
|
||||
border: 1px solid #eee;
|
||||
width: 1px;
|
||||
height: 100%;
|
||||
}
|
||||
.joinCol___fV4uL {
|
||||
width: 48%;
|
||||
}
|
||||
.hidden___TkCJZ {
|
||||
display: none;
|
||||
}
|
||||
.w140___Vx5lp {
|
||||
width: 140px !important;
|
||||
}
|
||||
.w100___yYRaC {
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** 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.4.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Header/components/User/index.less?modules ***!
|
||||
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.flex_box_center___YbxYn {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___Atwkg {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center____I6AC {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___LrYPg {
|
||||
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___j7QNF {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
button {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 1px solid transparent;
|
||||
outline: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
button:active {
|
||||
opacity: 0.6;
|
||||
}
|
||||
.flex-col___FjWL1 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.flex-row___VfJkb {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.justify-start___kCHdk {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.justify-center___lxZ9q {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.justify-end___bVseE {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.justify-evenly___tH11C {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
.justify-around___RNnQY {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.justify-between___HFF9Q {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.align-start___C1sHu {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.align-center___Ow7vB {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.align-end___dpCs7 {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
}
|
||||
button {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 1px solid transparent;
|
||||
outline: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
button:active {
|
||||
opacity: 0.6;
|
||||
}
|
||||
.flex-col___FjWL1 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.flex-row___VfJkb {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.justify-start___kCHdk {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.justify-center___lxZ9q {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.justify-end___bVseE {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.justify-evenly___tH11C {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
.justify-around___RNnQY {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.justify-between___HFF9Q {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.align-start___C1sHu {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.align-center___Ow7vB {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.align-end___dpCs7 {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
}
|
||||
.userPic___a46Uz {
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
border-radius: 34px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.rightMenu___y_nqk {
|
||||
text-align: center;
|
||||
}
|
||||
.rightMenu___y_nqk li {
|
||||
padding: 0;
|
||||
}
|
||||
.rightMenu___y_nqk li:hover {
|
||||
background: #0152d9;
|
||||
}
|
||||
.rightMenu___y_nqk li:hover a {
|
||||
color: white;
|
||||
}
|
||||
.rightMenu___y_nqk li a {
|
||||
font-size: 14px;
|
||||
margin: 0;
|
||||
}
|
||||
[id="educoder"] .menuWrap___iwlZB {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
border-radius: 2px;
|
||||
}
|
||||
[id="educoder"] .menuWrap___iwlZB li {
|
||||
height: 35px;
|
||||
padding: 0 !important;
|
||||
}
|
||||
[id="educoder"] .menuWrap___iwlZB li [class~='ant-dropdown-menu-title-content'] {
|
||||
flex: none !important;
|
||||
}
|
||||
[id="educoder"] .menuWrap___iwlZB li a {
|
||||
margin: 0px;
|
||||
color: #323232;
|
||||
text-align: left;
|
||||
padding: 0px 15px;
|
||||
line-height: 35px;
|
||||
}
|
||||
.exit___MOREW {
|
||||
border-top: 1px solid #eeeeee;
|
||||
}
|
||||
.classromediv___crYsO {
|
||||
width: 60px;
|
||||
height: 50px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
border-radius: 50px;
|
||||
cursor: pointer;
|
||||
animation: glow___jMGk7 200ms ease-out infinite alternate;
|
||||
}
|
||||
@keyframes glow___jMGk7 {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
text-align: center;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
text-align: center;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
.height67___asp2E {
|
||||
height: 40px;
|
||||
}
|
||||
.login___WGEW9 {
|
||||
width: 90px;
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
text-align: center;
|
||||
background: linear-gradient(135deg, #6c7bfd 0%, #3a45fa 100%);
|
||||
border-radius: 2px;
|
||||
cursor: pointer;
|
||||
font-size: 14px;
|
||||
color: #ffffff;
|
||||
}
|
||||
.login___WGEW9 > span {
|
||||
padding: 0 !important;
|
||||
}
|
||||
.icon___HABAt {
|
||||
font-size: 12px;
|
||||
display: inline-block;
|
||||
transform: translateY(3px) scale(0.6);
|
||||
color: #979797;
|
||||
}
|
||||
.new_style___VRLKt {
|
||||
width: 3vh;
|
||||
height: 3vh;
|
||||
margin: 0 1.5vh 0 2vh;
|
||||
}
|
||||
.zzxy_user___LLqzL {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
.zzxy_user___LLqzL span {
|
||||
color: #fff;
|
||||
font-size: 12px;
|
||||
}
|
||||
.zzxy_user___LLqzL .icon_img___WwVKf {
|
||||
margin-left: 1.5vh;
|
||||
height: 7px;
|
||||
}
|
||||
.new_style_header___V65v3 {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 45px;
|
||||
}
|
||||
.height6_vh___T2Kph {
|
||||
height: 45px;
|
||||
}
|
||||
|
||||
|
After Width: | Height: | Size: 872 KiB |
|
Before Width: | Height: | Size: 204 KiB |
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue