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

修改样式

parent 16b6ab92
...@@ -275,7 +275,7 @@ export default { ...@@ -275,7 +275,7 @@ export default {
<style lang="less" scoped> <style lang="less" scoped>
.exe-block { .exe-block {
margin: 18px 0; margin: 18px 0;
font-size: 16px; font-size: 18px;
font-family: Source Han Sans CN, Source Han Sans CN-400; font-family: Source Han Sans CN, Source Han Sans CN-400;
font-weight: 400; font-weight: 400;
text-align: LEFT; text-align: LEFT;
...@@ -309,7 +309,7 @@ export default { ...@@ -309,7 +309,7 @@ export default {
align-items: center; align-items: center;
} }
.getScoreWrong { .getScoreWrong {
font-size: 16px; font-size: 18px;
font-family: Source Han Sans CN, Source Han Sans CN-700; font-family: Source Han Sans CN, Source Han Sans CN-700;
font-weight: 700; font-weight: 700;
text-align: LEFT; text-align: LEFT;
...@@ -317,7 +317,7 @@ export default { ...@@ -317,7 +317,7 @@ export default {
line-height: 32px; line-height: 32px;
} }
.getScoreRight { .getScoreRight {
font-size: 16px; font-size: 18px;
font-family: Source Han Sans CN, Source Han Sans CN-700; font-family: Source Han Sans CN, Source Han Sans CN-700;
font-weight: 700; font-weight: 700;
text-align: LEFT; text-align: LEFT;
...@@ -332,7 +332,7 @@ export default { ...@@ -332,7 +332,7 @@ export default {
flex-direction: column; flex-direction: column;
} }
::v-deep .el-checkbox__label { ::v-deep .el-checkbox__label {
font-size: 14px; font-size: 16px;
font-family: Source Han Sans CN, Source Han Sans CN-400; font-family: Source Han Sans CN, Source Han Sans CN-400;
font-weight: 700; font-weight: 700;
text-align: LEFT; text-align: LEFT;
...@@ -357,7 +357,7 @@ export default { ...@@ -357,7 +357,7 @@ export default {
height: 25px; height: 25px;
background: rgba(54, 130, 252, 0.15); background: rgba(54, 130, 252, 0.15);
border-radius: 2px; border-radius: 2px;
font-size: 14px; font-size: 16px;
font-family: Source Han Sans CN, Source Han Sans CN-400; font-family: Source Han Sans CN, Source Han Sans CN-400;
font-weight: 400; font-weight: 400;
color: #3682fc; color: #3682fc;
...@@ -369,7 +369,7 @@ export default { ...@@ -369,7 +369,7 @@ export default {
height: 44px; height: 44px;
background: linear-gradient(90deg, #3683fc, #5be6fc 100%); background: linear-gradient(90deg, #3683fc, #5be6fc 100%);
border-radius: 8px; border-radius: 8px;
font-size: 16px; font-size: 18px;
font-family: Microsoft YaHei, Microsoft YaHei-700; font-family: Microsoft YaHei, Microsoft YaHei-700;
font-weight: 700; font-weight: 700;
text-align: LEFT; text-align: LEFT;
...@@ -380,7 +380,7 @@ export default { ...@@ -380,7 +380,7 @@ export default {
cursor: pointer; cursor: pointer;
} }
.exe-answer { .exe-answer {
font-size: 14px; font-size: 16px;
font-family: Source Han Sans CN, Source Han Sans CN-400; font-family: Source Han Sans CN, Source Han Sans CN-400;
font-weight: 400; font-weight: 400;
text-align: LEFT; text-align: LEFT;
...@@ -402,7 +402,7 @@ export default { ...@@ -402,7 +402,7 @@ export default {
} }
} }
.black-answer { .black-answer {
font-size: 14px; font-size: 16px;
font-family: Source Han Sans CN, Source Han Sans CN-400; font-family: Source Han Sans CN, Source Han Sans CN-400;
font-weight: 400; font-weight: 400;
text-align: LEFT; 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