文档更改Home

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

从版本 36.1
Yang Sheng编辑
在2025-01-31,08:13上
修改评论: 该版本没有评论
到版本
Yang Sheng编辑
在2025-01-31,08:15上
修改评论: 该版本没有评论

摘要

细节

页面属性
内容
... ... @@ -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 -== Create your application ==
34 +== Create your application ==
35 35  )))
36 36  )))
37 +
38 +(% class="col-xs-12 col-sm-4" %)
39 +(((
40 +== test ==
41 +)))
42 +
43 +~)~)~)
XWiki.StyleSheetExtension[0]
代码
... ... @@ -5,5 +5,5 @@
5 5  .xdocCreation{display:none;}
6 6  
7 7  hr {
8 - margin-top: -30px; /* 将水平线向上移动20像素 */
8 + margin-top: -35px; /* 将水平线向上移动20像素 */
9 9  }