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