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.
331 lines
6.5 KiB
331 lines
6.5 KiB
.flex_box_center___3psDK {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___3-Gwv {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___KuXCa {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___3yf7b {
|
|
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___CeV-- {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.title___1pfhN {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.export___1Foif {
|
|
position: absolute;
|
|
right: 0;
|
|
z-index: 2;
|
|
}
|
|
.title___1pfhN {
|
|
font-size: 16px;
|
|
height: 60px;
|
|
line-height: 60px;
|
|
padding-left: 30px;
|
|
margin-bottom: 0;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___1pfhN h1 {
|
|
flex: 1 1;
|
|
}
|
|
.title1_right___1b0PH {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title1_right___1b0PH button {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.userPic___2fhW8 {
|
|
width: 91px;
|
|
height: 91px;
|
|
border-radius: 91px;
|
|
}
|
|
.userInfo___3ELpM {
|
|
list-style: none;
|
|
}
|
|
.userInfo___3ELpM li {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
color: #333;
|
|
min-width: 200px;
|
|
margin-top: 5px;
|
|
}
|
|
.listItem___2hXBP {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
list-style: none;
|
|
font-size: 0;
|
|
vertical-align: top;
|
|
width: 100%;
|
|
}
|
|
.listItem___2hXBP li {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
color: #333;
|
|
text-align: center;
|
|
padding: 16px 0;
|
|
}
|
|
.rightInfo___35dRu ul {
|
|
list-style: none;
|
|
background: #e6f3ff;
|
|
border: 1px solid #eee;
|
|
padding: 10px 0;
|
|
}
|
|
.rightInfo___35dRu ul li span:nth-child(1) {
|
|
width: 100px;
|
|
text-align: right;
|
|
display: inline-block;
|
|
color: #999;
|
|
}
|
|
.rightInfo___35dRu p {
|
|
margin-top: 60px;
|
|
color: #999;
|
|
}
|
|
.shixunTitle___1yeYv {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.shixunTitle___1yeYv [class~='fa'] {
|
|
width: 22px;
|
|
height: 22px;
|
|
border-radius: 22px;
|
|
color: white;
|
|
text-align: center;
|
|
line-height: 22px;
|
|
background: #0152d9;
|
|
margin-right: 20px;
|
|
}
|
|
.shixunWrp___5RaDa {
|
|
border: 1px solid #eee;
|
|
margin-top: 20px;
|
|
}
|
|
.shixunWrp___5RaDa h2 {
|
|
font-size: 14px;
|
|
font-weight: normal;
|
|
padding: 6px 20px;
|
|
border-bottom: 1px solid #eee;
|
|
margin: 0;
|
|
position: relative;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.footerBar___1_Vn_ {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
position: fixed;
|
|
bottom: 0px;
|
|
z-index: 5;
|
|
}
|
|
.footerBar___1_Vn_ [class='edu-container'] {
|
|
padding: 0 20px;
|
|
background: #fff;
|
|
height: 60px;
|
|
box-shadow: 0 -10px 10px rgba(97, 97, 97, 0.08);
|
|
}
|
|
.footerBar___1_Vn_ [class='edu-container'] > div {
|
|
height: 100%;
|
|
}
|
|
.footerBarStatic___KgV2n {
|
|
position: static;
|
|
}
|
|
.exitComment___2Z6mb {
|
|
background-color: white;
|
|
border: 1px solid #eee;
|
|
height: 32px;
|
|
padding: 5px 20px;
|
|
color: #666;
|
|
}
|
|
.nextComment___2qKB7 {
|
|
background-color: #0152d9;
|
|
height: 32px;
|
|
padding: 5px 20px;
|
|
color: white;
|
|
}
|
|
.nextComment___2qKB7:hover {
|
|
color: white;
|
|
background-color: #0152d9;
|
|
}
|
|
.modal___2apBa [class~='ant-btn'] {
|
|
display: none;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.my-monaco-editor div,
|
|
.my-diff-editor div {
|
|
font-size: unset;
|
|
}
|
|
.my-error-line-wrp{
|
|
width: calc(100% - 20px ) !important;
|
|
background: rgba(245, 0, 0 ,0.2) !important;
|
|
height: auto !important;
|
|
color: rgba(245, 0, 0, 1);
|
|
}
|
|
.flex_box_center___2fDN3 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___BHBBv {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___tpxsE {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___rP7bQ {
|
|
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___1_rF- {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.md___3SObb {
|
|
border: none !important;
|
|
}
|
|
.title___HfZ1b {
|
|
font-size: 16px;
|
|
height: 60px;
|
|
line-height: 60px;
|
|
padding-left: 30px;
|
|
margin-bottom: 0;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___HfZ1b h1 {
|
|
flex: 1 1;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrp___z2l1F {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
position: fixed;
|
|
width: 100%;
|
|
height: 100%;
|
|
left: 0;
|
|
top: 0;
|
|
z-index: 108;
|
|
}
|
|
.wrp___z2l1F.bgBlack___3ezfX {
|
|
background: rgba(0, 0, 0, 0.5);
|
|
}
|
|
.wrp___z2l1F img,
|
|
.wrp___z2l1F video {
|
|
max-width: 100%;
|
|
max-height: 80%;
|
|
text-align: center;
|
|
}
|
|
.wrp___z2l1F iframe {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
background: #fff;
|
|
}
|
|
.monaco___1ypjT {
|
|
position: absolute;
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
.darkBlue___2ViJc * {
|
|
font-size: 14px;
|
|
}
|
|
.darkBlue___2ViJc [class~='margin'],
|
|
.darkBlue___2ViJc [class~='monaco-editor-background'] {
|
|
background: #0a0e2d !important;
|
|
}
|
|
.darkBlue___2ViJc [class~='line-numbers'] {
|
|
color: white !important;
|
|
}
|
|
.close___3q-z4 {
|
|
position: absolute;
|
|
right: 40px;
|
|
top: 40px;
|
|
z-index: 10;
|
|
display: flex;
|
|
}
|
|
.close___3q-z4 > span {
|
|
background: #4a4a4a;
|
|
color: #fff;
|
|
width: 40px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
margin-left: 10px;
|
|
}
|
|
.embed___3dQqc {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.button___1wy9m {
|
|
position: absolute;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
background: rgba(0, 0, 0, 0.3);
|
|
display: none;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|