文档更改Home
由 Yang Sheng 于 2025-02-42,18:57 最后修改
摘要
-
对象 (1 修改, 0 新增, 0 删除)
细节
- XWiki.StyleSheetExtension[0]
-
- 代码
-
... ... @@ -1,6 +1,9 @@ 1 1 .document-info{display:none;} 2 2 .breadcrumb-expandable{display:none;} 3 3 .document-header{display:none;} 4 -.document-menu { 5 - display: flex; 4 +.doc-tags{display:none;} 5 +.xdocCreation{display:none;} 6 + 7 +hr { 8 + margin-top: -20px; /* 将水平线向上移动20像素 */ 6 6 }