切换搜索
搜索
切换菜单
notifications
切换个人菜单
查看“模块:Side box/styles.css”的源代码
来自决策链云智库
更多操作
←
模块:Side box/styles.css
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
/* {{pp|small=y}} */ .side-box { margin: 4px 0; box-sizing: border-box; border: 1px solid #aaa; font-size: 88%; line-height: 1.25em; background-color: #f9f9f9; display: flow-root; } .side-box-abovebelow, .side-box-text { padding: 0.25em 0.9em; } .side-box-image { /* @noflip */ padding: 2px 0 2px 0.9em; text-align: center; } .side-box-imageright { /* @noflip */ padding: 2px 0.9em 2px 0; text-align: center; } /* roughly the skin's sidebar + size of side box */ @media (min-width: 500px) { .side-box-flex { display: flex; align-items: center; } .side-box-text { flex: 1; } } @media (min-width: 720px) { .side-box { width: 238px; } .side-box-right { /* @noflip */ clear: right; /* @noflip */ float: right; /* @noflip */ margin-left: 1em; } /* derives from mbox classes, which do not float left in mbox-small-left * so far as I can tell, that was a deliberate decision, since only .ambox * supports mbox-left */ .side-box-left { /* @noflip */ margin-right: 1em; } }
本页使用的模板:
模板:Pp
(
查看源代码
)
模块:Arguments
(
查看源代码
)
模块:Effective protection expiry
(
查看源代码
)
模块:Effective protection level
(
查看源代码
)
模块:File link
(
查看源代码
)
模块:Protection banner
(
查看源代码
)
模块:Protection banner/config
(
查看源代码
)
模块:Yesno
(
查看源代码
)
返回
模块:Side box/styles.css
。