跳转到内容
主菜单
主菜单
移至侧栏
隐藏
导航
首页
最近更改
随机页面
MediaWiki帮助
青鸟百科
搜索
搜索
登录
个人工具
登录
查看“模块:NavboxMobile/styles.css”的源代码
模块
讨论
English
阅读
查看源代码
查看历史
工具
工具
移至侧栏
隐藏
操作
阅读
查看源代码
查看历史
常规
链入页面
相关更改
特殊页面
页面信息
←
模块:NavboxMobile/styles.css
此页面具有访问限制。如果您看见此消息,则说明您没有权限访问此页面。
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
/* {{pp|small=y}} */ .navboxMobile { box-sizing: border-box; border: 1px solid #a2a9b1; width: 100%; clear: both; font-size: 88%; text-align: center; padding: 1px; margin: 1em auto 0; /* Prevent preceding content from clinging to navboxes */ } .navboxMobile .navboxMobile { margin-top: 0; /* No top margin for nested navboxes */ } .navboxMobile + .navboxMobile, /* TODO: remove first line after transclusions have updated */ .navboxMobile + .navboxMobile-styles + .navboxMobile { margin-top: -1px; /* Single pixel border between adjacent navboxes */ } .navboxMobile-inner, .navboxMobile-subgroup { width: 100%; } .navboxMobile-group, .navboxMobile-title, .navboxMobile-abovebelow { padding: 0.25em 1em; line-height: 1.5em; text-align: center; } .navboxMobile-group { white-space: nowrap; /* @noflip */ text-align: right; } .navboxMobile, .navboxMobile-subgroup { background-color: #fdfdfd; } .navboxMobile-list { line-height: 1.5em; border-color: #fdfdfd; /* Must match background color */ } .navboxMobile-list-with-group { text-align: left; border-left-width: 2px; border-left-style: solid; } /* cell spacing for navbox cells */ /* Borders above 2nd, 3rd, etc. rows */ /* TODO: figure out how to replace tr as structure; * with div structure it should be just a matter of first-child */ tr + tr > .navboxMobile-abovebelow, tr + tr > .navboxMobile-group, tr + tr > .navboxMobile-image, tr + tr > .navboxMobile-list { border-top: 2px solid #fdfdfd; /* Must match background color */ } .navboxMobile-title { background-color: #ccf; /* Level 1 color */ } .navboxMobile-abovebelow, .navboxMobile-group, .navboxMobile-subgroup .navboxMobile-title { background-color: #ddf; /* Level 2 color */ } .navboxMobile-subgroup .navboxMobile-group, .navboxMobile-subgroup .navboxMobile-abovebelow { background-color: #e6e6ff; /* Level 3 color */ } .navboxMobile-even { background-color: #f7f7f7; } .navboxMobile-odd { background-color: transparent; } /* TODO: figure out how to remove reliance on td as structure */ .navboxMobile .hlist td dl, .navboxMobile .hlist td ol, .navboxMobile .hlist td ul, .navboxMobile td.hlist dl, .navboxMobile td.hlist ol, .navboxMobile td.hlist ul { padding: 0.125em 0; } .navboxMobile .navbar { display: block; font-size: 100%; } .navboxMobile-title .navbar { /* @noflip */ float: left; /* @noflip */ text-align: left; /* @noflip */ margin-right: 0.5em; } /** T367463 */ body.skin--responsive .navboxMobile-image img { max-width: none !important; } @media print { body.ns-0 .navboxMobile { display: none !important; } }
本页使用的模板:
模板:Pp
(
查看源代码
)
返回
模块:NavboxMobile/styles.css
。
开关有限宽度模式