mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 20:06:44 +08:00
提交课程学习页面的字体大小
This commit is contained in:
@@ -1521,7 +1521,7 @@
|
|||||||
margin-left: 47px;
|
margin-left: 47px;
|
||||||
div {
|
div {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
font-size: 18px;
|
font-size: 16px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
margin-right: 50px;
|
margin-right: 50px;
|
||||||
}
|
}
|
||||||
@@ -1580,7 +1580,7 @@
|
|||||||
//右侧老师部分 老师列表
|
//右侧老师部分 老师列表
|
||||||
.cteacher-list {
|
.cteacher-list {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
padding: 36px;
|
padding: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
//以下是未整理的样式,上面的整理之后的样式
|
//以下是未整理的样式,上面的整理之后的样式
|
||||||
|
|||||||
Reference in New Issue
Block a user