文档更改Home

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

从版本 140.1
Yang Sheng编辑
在2025-02-42,01:14上
修改评论: 该版本没有评论
到版本
Yang Sheng编辑
在2025-02-42,01:15上
修改评论: 该版本没有评论

摘要

细节

页面属性
内容
... ... @@ -10,8 +10,23 @@
10 10  
11 11  == ==
12 12  
13 +{{html clean="false" wiki="false"}}
14 +<style>
15 + #mySpecificContainer .recent-updates h4 {
16 + margin: 5px 0 !important;
17 + padding: 0 !important;
18 + }
19 + #mySpecificContainer .recent-updates ul {
20 + margin: 5px 0 !important;
21 + padding-left: 20px !important;
22 + }
23 + #mySpecificContainer .recent-updates ul li {
24 + margin: 3px 0 !important;
25 + }
26 +</style>
27 +<div id="mySpecificContainer" class="recent-updates">
28 +{{/html}}
13 13  
14 -
15 15  (% class="col-xs-12 col-sm-6" %)
16 16  (((
17 17  === 近期更新 ===
... ... @@ -90,7 +90,6 @@
90 90  {{/html}}
91 91  
92 92  {{/velocity}}
93 -
94 94  )))
95 95  
96 96