文档更改Home
由 Yang Sheng 于 2025-02-42,18:57 最后修改
摘要
细节
- 页面属性
-
- 内容
-
... ... @@ -20,7 +20,7 @@ 20 20 21 21 (% class="row" %) 22 22 ((( 23 -(% class="col-xs-12 col-sm- 6" %)23 +(% class="col-xs-12 col-sm-4" %) 24 24 ((( 25 25 == Extend your wiki == 26 26 ... ... @@ -29,8 +29,15 @@ 29 29 To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>https://extensions.xwiki.org]]. 30 30 ))) 31 31 32 -(% class="col-xs-12 col-sm- 6" %)32 +(% class="col-xs-12 col-sm-4" %) 33 33 ((( 34 34 == Create your application == 35 35 ))) 36 + 37 +(% class="col-xs-12 col-sm-4" %) 38 +((( 39 +== 相关链接 == 40 + 41 +[[北区AIO项目看板>>http://nas.nicebro.fun:57666||rel="noopener noreferrer" target="_blank"]] 36 36 ))) 43 +)))
- 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 6 5 + 7 7 hr { 8 8 margin-top: -35px; /* 将水平线向上移动20像素 */ 9 9 }