跳转到内容
主菜单
主菜单
移至侧栏
隐藏
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
迷你世界维基
搜索
搜索
外观
登录
个人工具
登录
查看“︁模板:迷你世界首页2012/styles.css”︁的源代码
模板
讨论
English
阅读
查看源代码
查看历史
工具
工具
移至侧栏
隐藏
操作
阅读
查看源代码
查看历史
常规
链入页面
相关更改
页面信息
外观
移至侧栏
隐藏
←
模板:迷你世界首页2012/styles.css
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
/* ========================= 基础 ========================= */ /* 首页不显示红链 */ #mp-2012 .new { color: inherit; } /* ========================= Banner 主体 ========================= */ #mp-2012-banner { clear: both; display: flex; align-items: center; height: 120px; background: linear-gradient(to bottom, #f8fcff, #eaf3fb); } /* ========================= Logo(img 方式) ========================= */ #mp-2012-banner-logo { width: 182px; text-align: center; } #mp-2012-banner-logo img { max-width: 120px; height: auto; } /* ========================= 标题区 ========================= */ #mp-2012-banner-title { margin-left: 32px; } #mp-2012-banner-title > div { font-family: sans-serif; } #mp-2012-banner-title h1 { font-size: 2em; margin: 0; padding: 0; font-weight: normal; border: none; color: #0645ad; } #mp-2012-banner-title p { margin: 0; padding: 0; font-size: 90%; color: #54595d; line-height: 1.4; } /* ========================= 清理 ========================= */ #mp-2012, #mp-2012-body { clear: both; } /* ========================= 手机端适配 ========================= */ @media all and (max-width: 719px) { #mp-2012-banner { height: auto; flex-direction: column; padding: 12px 0; text-align: center; } #mp-2012-banner-logo { width: auto; margin-bottom: 8px; } #mp-2012-banner-title { margin-left: 0; } #mp-2012-banner-title h1 { font-size: 1.6em; } #mp-2012-banner-title p { font-size: 85%; } } /* ========================= 深色模式 ========================= */ html.skin-theme-clientpref-night #mp-2012-banner a { filter: invert(1) hue-rotate(180deg); } @media (prefers-color-scheme: dark) { html.skin-theme-clientpref-os #mp-2012-banner a { filter: invert(1) hue-rotate(180deg); } }
返回
模板:迷你世界首页2012/styles.css
。
搜索
搜索
查看“︁模板:迷你世界首页2012/styles.css”︁的源代码
添加话题