打开/关闭菜单
60
73
29
1133
武外梗百科
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

User:Zelda110/沙盒:修订间差异

武外梗百科 爱国好学自强图新的百科全书
无编辑摘要
无编辑摘要
第22行: 第22行:
<div class="homepage-container" style="display: grid; grid-template-columns: 2.2fr 1fr; gap: 25px; margin-top: 25px; align-items: flex-start;">
<div class="homepage-container" style="display: grid; grid-template-columns: 2.2fr 1fr; gap: 25px; margin-top: 25px; align-items: flex-start;">


    <div class="homepage-left" style="display: flex; flex-direction: column; gap: 25px;">
<div class="homepage-right" style="display: flex; flex-direction: column; gap: 25px;">
       
        <div style="background: #fff; border: 1px solid #e2e8f0; border-radius: 12px; padding: 25px; box-shadow: 0 4px 15px rgba(26, 58, 108, 0.08);">
            <h2 style="border: none !important; margin: 0 0 20px 0 !important; font-size: 1.5em; color: #1a3a6c;">典 范 条 目</h2>
            <div style="display: grid; grid-template-columns: 1fr 1fr; gap: 15px;">
            {{#ask: [[Category:Featured]] | limit=4 | order=random | format=template | template=PageCard | link=none }}
            </div>
        </div>
 
        <div style="background: #fff; border: 1px solid #e2e8f0; border-radius: 12px; padding: 25px; box-shadow: 0 4px 15px rgba(26, 58, 108, 0.08);">
            <h2 style="border: none !important; margin: 0 0 20px 0 !important; font-size: 1.5em; color: #1a3a6c;">最 新 修 改</h2>
            {{#ask: [[:+]] | sort=Modification date | order=descending | limit=5 | format=template | template=PageCard | link=none }}
        </div>
    </div>
 
    <div class="homepage-right" style="display: flex; flex-direction: column; gap: 25px;">
          
          
         <div style="background: #fff; border: 1px solid #e2e8f0; border-radius: 12px; padding: 20px; box-shadow: 0 4px 15px rgba(26, 58, 108, 0.08); text-align: center;">
         <div style="background: #fff; border: 1px solid #e2e8f0; border-radius: 12px; padding: 20px; box-shadow: 0 4px 15px rgba(26, 58, 108, 0.08); text-align: center;">
第61行: 第46行:
         </div>
         </div>


    </div>
    <div class="homepage-left" style="display: flex; flex-direction: column; gap: 25px;">
       
        <div style="background: #fff; border: 1px solid #e2e8f0; border-radius: 12px; padding: 25px; box-shadow: 0 4px 15px rgba(26, 58, 108, 0.08);">
            <h2 style="border: none !important; margin: 0 0 20px 0 !important; font-size: 1.5em; color: #1a3a6c;">典 范 条 目</h2>
            <div style="display: grid; grid-template-columns: 1fr 1fr; gap: 15px;">
            {{#ask: [[Category:Featured]] | limit=4 | order=random | format=template | template=PageCard | link=none }}
            </div>
        </div>
        <div style="background: #fff; border: 1px solid #e2e8f0; border-radius: 12px; padding: 25px; box-shadow: 0 4px 15px rgba(26, 58, 108, 0.08);">
            <h2 style="border: none !important; margin: 0 0 20px 0 !important; font-size: 1.5em; color: #1a3a6c;">最 新 修 改</h2>
            {{#ask: [[:+]] | sort=Modification date | order=descending | limit=5 | format=template | template=PageCard | link=none }}
        </div>
     </div>
     </div>
</div>
</div>
</div>
</div>