mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 21:30:39 +00:00
fix-style
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
}
|
||||
|
||||
.cur-view-content .article {
|
||||
padding: 40px;
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
.cur-view-content .hd {
|
||||
|
@@ -169,7 +169,7 @@ img[src=""] {
|
||||
}
|
||||
|
||||
#wiki-page-last-modified {
|
||||
padding:40px;
|
||||
padding: 40px 10px;
|
||||
font-size:12px;
|
||||
color: #666;
|
||||
}
|
||||
|
Reference in New Issue
Block a user