提交 d954e8c7 authored 作者: xmn's avatar xmn

修改样式

上级 347f2351
...@@ -22,18 +22,17 @@ ...@@ -22,18 +22,17 @@
right: 0; right: 0;
background-color: #e5e5e5; background-color: #e5e5e5;
overflow: auto; overflow: auto;
} .play-paper-body {
.play-paper-body {
min-height: 500px; min-height: 500px;
margin: 25px; margin: 25px;
padding: 15px 45px 25px; padding: 15px 45px 25px;
color: #313131; color: #313131;
box-shadow: 0 0 2px rgba(0,0,0,.05); box-shadow: 0 0 2px rgba(0,0,0,.05);
background-color: #f2f2f2; background-color: #f2f2f2;
} }
/* 标题 */ /* 标题 */
.play-paper-title { .play-paper-title {
margin: 0 10px; margin: 0 10px;
text-align: center; text-align: center;
div { div {
...@@ -48,10 +47,11 @@ ...@@ -48,10 +47,11 @@
font-size: 20px; font-size: 20px;
border-bottom: 3px solid #707070; border-bottom: 3px solid #707070;
} }
} }
/* 正文 */ /* 正文 */
.play-chapter-content { .play-chapter-content {
padding: 25px; padding: 25px;
}
} }
</style> </style>
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论