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

修改样式

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