mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 02:42:26 +00:00
use head and repo name as title on wiki page (#5230)
* use head and repo name as title on wiki page * update * update page title by change file * optimize style * fix unordered_list display * update translation Co-authored-by: lian <lian@seafile.com> Co-authored-by: shuntian <978987373@qq.com> Co-authored-by: 王健辉 <40563566+mrwangjianhui@users.noreply.github.com>
This commit is contained in:
@@ -1244,6 +1244,12 @@ a.table-sort-op:hover {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
#wiki-file-content #wiki-page-last-modified {
|
||||
padding: 40px 0;
|
||||
font-size: 12px;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
#wiki-file-content .seafile-markdown-outline {
|
||||
position: fixed;
|
||||
top: 79px;
|
||||
|
Reference in New Issue
Block a user