1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-22 03:47:09 +00:00

Improve css of wiki page

This commit is contained in:
Daniel Pan
2018-08-06 23:58:23 +08:00
parent fa38dd9151
commit 65a659876f
4 changed files with 23 additions and 6 deletions

View File

@@ -87,3 +87,7 @@
font-size:12px;
color: #666;
}
.wiki-md-viewer-rendered-content.article h1 {
margin-top: 0;
}