打开/关闭搜索
搜索
打开/关闭菜单
416
745
21
8K
Blockland Wiki
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
上传文件
打开/关闭外观设置菜单
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
创建账号
登录
查看“︁模板:Homepage/styles.css”︁的源代码
来自Blockland Wiki
查看
阅读
查看源代码
查看历史
associated-pages
模板
讨论
更多操作
←
模板:Homepage/styles.css
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
/* 容器:BanG Dream! 的灵动感 */ .hp-wrapper { background: #fdfdfd; padding: 20px; border-radius: 20px; } /* 顶部 Banner */ .hp-hero { background: linear-gradient(135deg, #ff527b 0%, #33ccff 100%); color: white; padding: 40px 30px; border-radius: 15px; margin-bottom: 20px; box-shadow: 0 10px 30px rgba(0,0,0,0.1); } .hp-hero h1 { color: white !important; border: none !important; font-size: 2.5em !important; margin: 0 !important; } /* 栅格布局 */ .hp-grid { display: flex; flex-wrap: wrap; gap: 15px; } /* 卡片样式:融入严谨的档案感 */ .hp-card { flex: 1; min-width: 250px; background: white; border: 1px solid #eee; border-radius: 12px; padding: 15px; border-top: 5px solid #ff527b; /* 默认 PoPiPa 粉 */ transition: transform 0.2s ease; } .hp-card:hover { transform: translateY(-5px); } .hp-card-title { font-size: 1.2em; font-weight: bold; margin-bottom: 10px; color: #444; } /* 针对不同乐队/板块的颜色扩展 */ .hp-mygo { border-top-color: #7292b5; } /* MyGO 蓝 */ .hp-mujica { border-top-color: #1a1a1a; } /* Ave Mujica 黑 */ .hp-weather { border-top-color: #ffd700; } /* 气象金 */
返回
模板:Homepage/styles.css
。
查看“︁模板:Homepage/styles.css”︁的源代码
来自Blockland Wiki