1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 21:30:39 +00:00

fix-style

This commit is contained in:
Michael18811380328
2018-12-18 16:29:57 +08:00
parent 04d4f57b4e
commit 6161f569ae
2 changed files with 2 additions and 2 deletions

View File

@@ -103,7 +103,7 @@
}
.cur-view-content .article {
padding: 40px;
padding: 0 10px;
}
.cur-view-content .hd {

View File

@@ -169,7 +169,7 @@ img[src=""] {
}
#wiki-page-last-modified {
padding:40px;
padding: 40px 10px;
font-size:12px;
color: #666;
}