文档更改Home

Yang Sheng 于 2025-02-42,18:57 最后修改

从版本 47.1
Yang Sheng编辑
在2025-02-35,23:37上
修改评论: 该版本没有评论
到版本
Yang Sheng编辑
在2025-01-31,08:07上
修改评论: 该版本没有评论

摘要

细节

页面属性
内容
... ... @@ -20,7 +20,7 @@
20 20  
21 21  (% class="row" %)
22 22  (((
23 -(% class="col-xs-12 col-sm-4" %)
23 +(% class="col-xs-12 col-sm-6" %)
24 24  (((
25 25  == Extend your wiki ==
26 26  
... ... @@ -29,17 +29,8 @@
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-4" %)
32 +(% class="col-xs-12 col-sm-6" %)
33 33  (((
34 -== 更新历史 ==
35 -
36 -
34 +== Create your application ==
37 37  )))
38 -
39 -(% class="col-xs-12 col-sm-4" %)
40 -(((
41 -== 相关链接 ==
42 -
43 -[[北区AIO项目看板>>http://nas.nicebro.fun:57666||rel="noopener noreferrer" target="_blank"]]
44 44  )))
45 -)))
XWiki.StyleSheetExtension[0]
代码
... ... @@ -1,10 +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 -
7 -
4 +.hierarchy_breadcrumb{display:none;}
8 8  hr {
9 - margin-top: -35px; /* 将水平线向上移动20像素 */
6 + display: none;
10 10  }
8 +