Commit 36c6fbe5 authored by “yiyousong”'s avatar “yiyousong”

pref:修改页面字体大小

parent c085b0c9
......@@ -361,7 +361,7 @@
}
.matter-fullName {
display: inline-block;
width: 86px;
width: 100px;
height: 30px;
text-align: center;
line-height: 30px;
......
......@@ -131,14 +131,12 @@ export default {
}
.title {
font-size: 28px;
font-family: Source Han Sans CN;
font-weight: 500;
color: #333333;
.matter-name {
display: inline-block;
// width: 1000px;
font-size: 20px;
font-family: Source Han Sans CN;
font-size: 24px;
line-height: 34px;
color: #777777;
// overflow: hidden;
......@@ -185,8 +183,7 @@ export default {
width: 100%;
margin-top: 18px;
margin-bottom: 8px;
font-size: 24px;
font-family: Source Han Sans CN;
font-size: 28px;
color: #333333;
letter-spacing: 1px;
overflow: hidden;
......@@ -196,8 +193,7 @@ export default {
}
.matterDatumList-name {
width: 100%;
font-size: 18px;
font-family: Source Han Sans CN;
font-size: 22px;
color: #777777;
line-height: 30px;
letter-spacing: 1px;
......@@ -214,7 +210,6 @@ export default {
background-color: #e6effd;
border-radius: 8px;
font-size: 20px;
font-family: Source Han Sans CN;
color: var(--main-theme-color);
text-align: center;
line-height: 50px;
......
......@@ -20,7 +20,7 @@ export default {};
margin-top: 20px;
margin-bottom: 40px;
.count {
font-size: 26px;
font-size: 30px;
font-family: Source Han Sans CN;
color: #333333;
}
......
......@@ -476,26 +476,6 @@ export default {
left: 50%;
transform: translate(-50%, -50%);
}
.tab-box {
width: 340px;
height: 50px;
padding: 3px;
margin-top: 10px;
background: #efe6e6;
border-radius: 8px;
.tab-item {
width: 50%;
height: 100%;
border-radius: 8px;
text-align: center;
font-size: 22px;
color: #333;
cursor: pointer;
}
.active {
background-color: #fff;
}
}
.ranking-list {
padding: 0px 14px;
.ranking-item {
......@@ -503,7 +483,7 @@ export default {
margin-bottom: 10px;
line-height: 56px;
border-radius: 8px;
font-size: 22px;
font-size: 28px;
color: var(--main-theme-color);
letter-spacing: 2px;
&:nth-child(2n-1) {
......@@ -596,7 +576,7 @@ export default {
margin-bottom: 4px;
line-height: 45px;
border-radius: 8px;
font-size: 20px;
font-size: 26px;
color: var(--main-theme-color);
letter-spacing: 2px;
&:nth-child(2n) {
......
......@@ -238,7 +238,7 @@ export default {
}
.for-short {
margin-bottom: 10px;
font-size: 24px;
font-size: 28px;
font-weight: 500;
line-height: 36px;
color: #333333;
......@@ -253,10 +253,10 @@ export default {
}
.name {
margin-bottom: 10px;
font-size: 18px;
font-size: 22px;
font-family: Source Han Sans CN;
color: #888888;
line-height: 24px;
line-height: 30px;
letter-spacing: 1px;
display: -webkit-box;
-webkit-box-orient: vertical;
......@@ -265,7 +265,7 @@ export default {
}
.materials {
font-size: 18px;
font-size: 20px;
font-family: Source Han Sans CN;
color: #333333;
line-height: 30px;
......
......@@ -253,11 +253,11 @@ export default {
color: var(--main-theme-color);
position: absolute;
right: 28px;
cursor: pointer;
}
.apply-num {
margin-bottom: 20px;
font-size: 18px;
font-family: Source Han Sans CN;
color: #666666;
}
.matter-name {
......@@ -267,13 +267,14 @@ export default {
background: #f2f6fe;
border-radius: 4px;
line-height: 38px;
font-size: 22px;
color: var(--main-theme-color);
}
.materails-item {
height: 42px;
line-height: 40px;
font-size: 18px;
font-family: Source Han Sans CN;
font-size: 22px;
cursor: pointer;
color: #333333;
}
.line {
......@@ -311,7 +312,6 @@ export default {
box-shadow: 6px -1px 10px 0px rgba(11, 92, 233, 0.11);
border-radius: 0px 38px 8px 0px;
font-size: 24px;
font-family: Source Han Sans CN;
color: #ffffff;
cursor: pointer;
position: absolute;
......@@ -335,15 +335,13 @@ export default {
// }
}
.short {
font-size: 26px;
font-family: Source Han Sans CN;
font-size: 34px;
color: var(--main-theme-color);
}
.full-name {
margin-top: 10px;
margin-bottom: 24px;
font-size: 20px;
font-family: Source Han Sans CN;
font-size: 30px;
color: #888888;
}
// .preview-img {
......
......@@ -68,7 +68,7 @@ export default {
}
.dept-item {
text-align: center;
font-size: 26px;
font-size: 30px;
color: #333333;
cursor: pointer;
.dept-name {
......
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