提交 616267a0 authored 作者: matian's avatar matian

style:杰出校友和申请流程样式修改

上级 07860c3c
...@@ -137,7 +137,12 @@ export default { ...@@ -137,7 +137,12 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.topic { .topic {
margin-bottom: 40px; margin-bottom: 40px;
h2 {
}
.is-pc {
.alumni {
padding: 30px 74px;
h2 {
font-size: 22px; font-size: 22px;
text-align: left; text-align: left;
color: #333; color: #333;
...@@ -149,12 +154,7 @@ export default { ...@@ -149,12 +154,7 @@ export default {
font-size: 16px; font-size: 16px;
line-height: 27px; line-height: 27px;
color: #707070; color: #707070;
font-weight: 300;
} }
}
.is-pc {
.alumni {
padding: 30px 74px;
h5 { h5 {
font-size: 22px; font-size: 22px;
font-family: Source Han Sans CN; font-family: Source Han Sans CN;
...@@ -227,6 +227,20 @@ export default { ...@@ -227,6 +227,20 @@ export default {
.is-h5 { .is-h5 {
.alumni { .alumni {
padding: 0 0.16rem 0.35rem; padding: 0 0.16rem 0.35rem;
h2 {
font-size: .14rem;
text-align: left;
color: #333;
line-height: 17px;
font-weight: 500;
margin-top: .2rem;
}
p {
margin-top: .1rem;
font-size: .12rem;
line-height: .24rem;
color: #707070;
}
h5 { h5 {
font-size: 0.14rem; font-size: 0.14rem;
font-weight: 700; font-weight: 700;
......
...@@ -381,7 +381,7 @@ export default { ...@@ -381,7 +381,7 @@ export default {
.tit { .tit {
width: 0.5rem; width: 0.5rem;
font-size: 0.11rem; font-size: 0.11rem;
font-weight: 300; // font-weight: 300;
line-height: 0.17rem; line-height: 0.17rem;
color: #777; color: #777;
margin-top: 0.06rem; margin-top: 0.06rem;
...@@ -391,6 +391,7 @@ export default { ...@@ -391,6 +391,7 @@ export default {
.right { .right {
width: 3.5rem; width: 3.5rem;
margin-top: 0.15rem; margin-top: 0.15rem;
margin-bottom: 0.15rem;
.applyItem { .applyItem {
.applyItem_nums { .applyItem_nums {
text-indent: 0.11rem; text-indent: 0.11rem;
...@@ -398,8 +399,8 @@ export default { ...@@ -398,8 +399,8 @@ export default {
display: flex; display: flex;
justify-content: flex-start; justify-content: flex-start;
font-size: 0.14rem; font-size: 0.14rem;
font-weight: 300; // font-weight: 300;
line-height: 0.16rem; line-height: 0.24rem;
color: #424242; color: #424242;
.circle { .circle {
min-height: 0.04rem; min-height: 0.04rem;
...@@ -407,7 +408,7 @@ export default { ...@@ -407,7 +408,7 @@ export default {
height: 0.04rem; height: 0.04rem;
background: #aa1941; background: #aa1941;
border-radius: 50%; border-radius: 50%;
margin-top: 0.06rem; margin-top: 0.1rem;
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论