首页:修订间差异
外观
无编辑摘要 标签:已被回退 |
标签:撤销 |
||
| 第26行: | 第26行: | ||
</div> | </div> | ||
<!-- | <!-- 适配chanmoe主题的新闻框 --> | ||
<div | <div style="margin-top:20px; border-radius:16px; box-shadow:0 2px 8px rgba(0,0,0,0.05); overflow:hidden; background:#fff;"> | ||
<!-- 顶部标题栏 --> | |||
<div style="background:#e6f4e6; padding:10px 18px; font-weight:bold; color:#004499; border-bottom:1px dashed #88cccc;">新闻</div> | |||
<!-- 新闻内容区 --> | |||
<div style="padding:18px 22px; line-height:1.6;"> | |||
<div style="margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #e6f4e6;"> <div style="font-size:1.15em; font-weight:bold; color:#662222; margin-bottom:8px;">9999年99月99日</div> <div>无人爱你个区</div> </div> | |||
<div style="margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #e6f4e6;"> | |||
<div style="font-size:1.15em; font-weight:bold; color:#662222; margin-bottom:8px;">2077年13月32日</div> | |||
<div>112233</div> | |||
</div> | |||
<div style="margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #e6f4e6;"> | |||
<div style="font-size:1.15em; font-weight:bold; color:#662222; margin-bottom:8px;">2026年4月29日</div> | |||
<div>网站开发中6767676767</div> | |||
</div> | |||
</div> | |||
<!-- 底部归档链接 --> | |||
<div style="text-align:right; padding:8px 18px; background:#e6f4e6; border-top:1px dashed #88cccc; font-size:0.9em;"> | |||
[[新闻归档|旧新闻归档]] | |||
</div> | |||
</div> | </div> | ||