提交 347f2351 authored 作者: xmn's avatar xmn

修改样式

上级 684204b2
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
bottom: 0; bottom: 0;
width: 19px; width: 19px;
height: 100%; height: 100%;
font-size: .875em; font-size: 14px;
color: #969696; color: #969696;
cursor: pointer; cursor: pointer;
i { i {
...@@ -75,8 +75,7 @@ ...@@ -75,8 +75,7 @@
color: #fff; color: #fff;
} }
} }
} .control-panel {
.control-panel {
position: relative; position: relative;
height: 100%; height: 100%;
...@@ -120,7 +119,6 @@ ...@@ -120,7 +119,6 @@
padding: 0; padding: 0;
line-height: 1.6; line-height: 1.6;
overflow: hidden; overflow: hidden;
}
.chapter-item { .chapter-item {
h4 { h4 {
padding: 10px 22px; padding: 10px 22px;
...@@ -130,6 +128,7 @@ ...@@ -130,6 +128,7 @@
} }
} }
} }
}
/* 节列表样式 */ /* 节列表样式 */
.knob-list { .knob-list {
...@@ -139,7 +138,6 @@ ...@@ -139,7 +138,6 @@
overflow: hidden; overflow: hidden;
li { li {
position: relative; position: relative;
padding: 0 0 0 23px;
&.current { &.current {
background: #232323; background: #232323;
a { a {
...@@ -191,25 +189,25 @@ ...@@ -191,25 +189,25 @@
} }
.knob-name { .knob-name {
display: block; display: block;
padding: 14px 35px 14px 20px; padding: 15px 35px 15px 40px;
font-size: .875em; font-size: 14px;
color: #909090; color: #909090;
text-decoration: none; text-decoration: none;
cursor: pointer; cursor: pointer;
} }
} }
} }
/* 章节后面小图标的样式 */ /* 章节后面小图标的样式 */
.el-icon { .el-icon {
display: inline-block; display: inline-block;
position: absolute; position: absolute;
right: 13px; right: 13px;
top: 19px; top: 19px;
} }
/* 讲义列表样式 */ /* 讲义列表样式 */
.jiangyi-list { .jiangyi-list {
padding: 8px 16px; padding: 8px 16px;
li { li {
padding: 8px 16px; padding: 8px 16px;
...@@ -222,5 +220,7 @@ ...@@ -222,5 +220,7 @@
width: 100%; width: 100%;
} }
} }
}
} }
</style> </style>
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论