首页:修订间差异
来自勿忘草与永远的少女
跳到导航跳到搜索
无编辑摘要 |
无编辑摘要 |
||
| 第2行: | 第2行: | ||
<!-- 自定义 Logo 区域 --> | <!-- 自定义 Logo 区域 --> | ||
<div class="my-logo" style="text-align:center | <div class="my-logo" style="text-align:center;"> | ||
[[File:Logo.jpg|100px|center|link=|alt=网站Logo]] | [[File:Logo.jpg|100px|center|link=|alt=网站Logo]] | ||
</div> | </div> | ||
2026年3月27日 (五) 23:05的版本

全站通知: 本站数据正在完善中,欢迎参与编辑贡献!
最新内容
更新时间:2026年05月23日
| 页面标题 | 最后更新 |
|---|
<style> /* 隐藏页面主标题 */ .firstHeading, #firstHeading {
display: none !important;
}
/* 隐藏默认的左上角 Logo */
- p-logo {
display: none !important;
}
/* 调整主内容区域的上边距 */ .mw-body {
margin-top: 0 !important;
}
/* 如果需要隐藏整个左侧边栏,取消下面的注释 */ /*
- mw-panel {
display: none !important;
} .mw-body {
margin-left: 0 !important;
}
- /
/* 卡片悬停效果 */ .nav-card {
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
/* 响应式设计 */ @media (max-width: 768px) {
.nav-cards {
grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
}
.nav-card a {
font-size: 14px !important;
}
} </style>