文档更改Home
由 Yang Sheng 于 2025-02-42,18:57 最后修改
摘要
细节
- 页面属性
-
- 内容
-
... ... @@ -34,3 +34,4 @@ 34 34 == Create your application == 35 35 ))) 36 36 ))) 37 +
- XWiki.StyleSheetExtension[0]
-
- 代码
-
... ... @@ -1,9 +1,2 @@ 1 -.document-info{display:none;} 2 -.breadcrumb-expandable{display:none;} 3 -.document-header{display:none;} 4 -.doc-tags{display:none;} 5 -.xdocCreation{display:none;} 1 +.document-info {visibility:hidden} 6 6 7 -hr { 8 - margin-top: -35px; /* 将水平线向上移动20像素 */ 9 -}