欢迎来到奇葩栖息地!欢迎加入Discord服务器:XfrfHCzfbW。请先至特殊:参数设置验证邮箱后再进行编辑。在特殊:参数设置挑选自己想要使用的小工具!不会编辑?请至这里学习Wikitext语法。
MediaWiki:Gadget-site-styles.css:修订间差异
来自奇葩栖息地
//Edit via InPageEdit
SkyEye FAST(讨论 | 贡献) (// Edit via Wikiplus) |
SkyEye FAST(讨论 | 贡献) (//Edit via InPageEdit) 标签:已被回退 |
||
第80行:
.msgbox {
display: grid;
grid-template-columns: 1fr;
gap: 0.6em;
align-items: center;
第85行 ⟶ 第86行:
margin: 0.5em auto;
padding: 0.3em 0.6em;
border-left: 8px solid
background-color:
}▼
.msgbox.has-image {
grid-template-columns: max-content 1fr;
}
第105行 ⟶ 第110行:
.msgbox + .msgbox {
margin-top: -0.5em;
border-top: 1px solid
}
.msgbox.msgbox-default,
.msgbox.msgbox-notice {
background-color: var(--custom-table-background);
}
.msgbox.msgbox-red,
.msgbox.msgbox-warning {
background-color:
border-left-color:
}
.msgbox.msgbox-orange,
.msgbox.msgbox-content {
background-color:
border-left-color:
}
.msgbox.msgbox-yellow,
.msgbox.msgbox-style {
background-color:
border-left-color:
}
.msgbox.msgbox-green,
.msgbox.msgbox-status {
background-color:
border-left-color:
}
.msgbox.msgbox-cyan,
.msgbox.msgbox-version {
background-color:
border-left-color:
}
.msgbox.msgbox-magenta {
background-color:
border-left-color:
}
.msgbox.msgbox-purple,
.msgbox.msgbox-move {
background-color:
border-left-color:
}
.msgbox.msgbox-
.msgbox.msgbox-protection {
background-color:
border-left-color:
}
.msgbox-body.align-left {
text-align: left;
}▼
.msgbox-body.align-center {
/* [[Template:Documentation]], [[模块:Documentation]] */▼
text-align: center;
}▼
.msgbox-body.align-right {
text-align: right;
}▼
#mw-content-text .msgbox-text p {
margin: 0;
}▼
.documentation,
.documentation-
border: 1px solid
}
.documentation-docpage.documentation-header {
margin-bottom: 0.8em;
}
.documentation .documentation-header {
margin: -0.8em -1em 0.8em;
border-bottom: inherit;
}
.documentation-header .links,
.documentation-footer .links {
float: right;
}
.documentation-header .title {
margin-right: 1em;
font-size: 130%;
font-weight: bold;
line-height: 1;
}
.documentation .documentation-footer {
margin: 0.7em -1em -0.7em;
border-top: inherit;
clear: both;
}
.documentation {
margin-top: 1em;
}
第171行 ⟶ 第223行:
.documentation-header,
.documentation-footer {
background-color:
}
.documentation.documentation-nodoc {
background-color:
}
.documentation.documentation-baddoc {
background-color:
}
第273行 ⟶ 第326行:
/* [[Template:Shortcut]] */
.shortcut-box {
background-color:
border: 1px solid
max-width: 400px;
min-width: 70px;
第366行 ⟶ 第419行:
/* [[Template:Archive box]] */
.archive-box {
background-color:
text-align: left;
border: 1px solid
margin-top: 3px;
max-width: 16em;
第377行 ⟶ 第430行:
/* [[Template:Table Choice]] */
.tc-default {▼
▲}
.tc-always {
background-color:
color:
}
.tc-yes {
background-color:
color:
}
.tc-no {
background-color:
color:
}
.tc-never {
background-color:
color:
}
.tc-rarely {
background-color:
color:
}
.tc-neutral {
background-color:
color:
}
.tc-partial {
background-color:
color:
}
.tc-planned {
background-color:
color:
}
.tc-unknown {
background-color:
color:
}
.tc-in-off {
background-color:
color:
}
.tc-in-on {
background-color:
color:
}
.tc-out-off {
background-color:
color:
}
.tc-out-on {
background-color:
color:
▲}
}
background-color: var(--custom-table-choice-default);
color: var(--custom-table-choice-na);
▲ padding: 0 10px;
▲}
▲}
▲}
/* [[Template:Quote]] */
|