文档更改Home
由 Yang Sheng 于 2025-02-42,18:57 最后修改
摘要
-
页面属性 (1 修改, 0 新增, 0 删除)
细节
- 页面属性
-
- 内容
-
... ... @@ -10,23 +10,6 @@ 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}} 29 - 30 30 (% class="col-xs-12 col-sm-6" %) 31 31 ((( 32 32 === 近期更新 === ... ... @@ -41,7 +41,7 @@ 41 41 {{html clean="false" wiki="false"}} 42 42 <style> 43 43 .recent-updates h4 { 44 - margin: 5px 0 !important; /* 强制覆盖其他样式 */ 27 + margin: -5px 0 !important; /* 强制覆盖其他样式 */ 45 45 padding: 0 !important; 46 46 } 47 47 .recent-updates h2 { ... ... @@ -106,17 +106,3 @@ 106 106 107 107 {{/velocity}} 108 108 ))) 109 - 110 - 111 - 112 - 113 - 114 - 115 -(% class="col-xs-12 col-sm-6" %) 116 -((( 117 -=== 相关链接 === 118 - 119 -(% style="font-size:14px" %)[[北区AIO项目看板(IPV6访问)>>http://nas.nicebro.fun:57567||rel="noopener noreferrer" target="_blank"]] 120 -))) 121 - 122 -