mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-12-21 19:29:53 +08:00
feat:实现自定义模板功能
This commit is contained in:
@@ -442,14 +442,14 @@ table>tbody>tr:hover{
|
||||
|
||||
.manual-article .article-head h1 {
|
||||
margin: 0;
|
||||
font-size: 20px;
|
||||
font-weight: 300;
|
||||
font-size: 36px;
|
||||
font-weight: 400;
|
||||
text-align: center;
|
||||
line-height: 30px;
|
||||
line-height: 42px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
color: #7e888b
|
||||
color: #636363;
|
||||
}
|
||||
.manual-article .article-head h3 {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user