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