Commit f2843cea authored by 罗林杰's avatar 罗林杰

修改样式

parent 16b6ab92
......@@ -275,7 +275,7 @@ export default {
<style lang="less" scoped>
.exe-block {
margin: 18px 0;
font-size: 16px;
font-size: 18px;
font-family: Source Han Sans CN, Source Han Sans CN-400;
font-weight: 400;
text-align: LEFT;
......@@ -309,7 +309,7 @@ export default {
align-items: center;
}
.getScoreWrong {
font-size: 16px;
font-size: 18px;
font-family: Source Han Sans CN, Source Han Sans CN-700;
font-weight: 700;
text-align: LEFT;
......@@ -317,7 +317,7 @@ export default {
line-height: 32px;
}
.getScoreRight {
font-size: 16px;
font-size: 18px;
font-family: Source Han Sans CN, Source Han Sans CN-700;
font-weight: 700;
text-align: LEFT;
......@@ -332,7 +332,7 @@ export default {
flex-direction: column;
}
::v-deep .el-checkbox__label {
font-size: 14px;
font-size: 16px;
font-family: Source Han Sans CN, Source Han Sans CN-400;
font-weight: 700;
text-align: LEFT;
......@@ -357,7 +357,7 @@ export default {
height: 25px;
background: rgba(54, 130, 252, 0.15);
border-radius: 2px;
font-size: 14px;
font-size: 16px;
font-family: Source Han Sans CN, Source Han Sans CN-400;
font-weight: 400;
color: #3682fc;
......@@ -369,7 +369,7 @@ export default {
height: 44px;
background: linear-gradient(90deg, #3683fc, #5be6fc 100%);
border-radius: 8px;
font-size: 16px;
font-size: 18px;
font-family: Microsoft YaHei, Microsoft YaHei-700;
font-weight: 700;
text-align: LEFT;
......@@ -380,7 +380,7 @@ export default {
cursor: pointer;
}
.exe-answer {
font-size: 14px;
font-size: 16px;
font-family: Source Han Sans CN, Source Han Sans CN-400;
font-weight: 400;
text-align: LEFT;
......@@ -402,7 +402,7 @@ export default {
}
}
.black-answer {
font-size: 14px;
font-size: 16px;
font-family: Source Han Sans CN, Source Han Sans CN-400;
font-weight: 400;
text-align: LEFT;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment