欢迎来到奇葩栖息地!欢迎加入Discord服务器:XfrfHCzfbW。请先至特殊:参数设置验证邮箱后再进行编辑。在特殊:参数设置挑选自己想要使用的小工具!不会编辑?请至这里学习Wikitext语法。
用户:SkyEye FAST/common.css:修订间差异
来自奇葩栖息地
添加的内容 删除的内容
SkyEye FAST(讨论 | 贡献) 小 (// Edit via InPageEdit) |
SkyEye FAST(讨论 | 贡献) 无编辑摘要 |
||
(未显示同一用户的13个中间版本) | |||
第14行: | 第14行: | ||
position: relative; |
position: relative; |
||
max-width: 1050px; |
max-width: 1050px; |
||
⚫ | |||
/* siderail */ |
|||
div#siderail { |
|||
position: absolute !important; |
|||
top: -2000px !important; |
|||
height: 203px; |
|||
left: auto; |
|||
} |
} |
||
第58行: | 第48行: | ||
.mw-body h3, |
.mw-body h3, |
||
.mw-body h4 { |
.mw-body h4 { |
||
font-family: "Noto Sans CJK SC", "Source Han Sans SC", sans-serif !important; |
font-family: "Noto Sans SC", "Noto Sans CJK SC", "Source Han Sans SC", TH-Tshyn-P0, TH-Tshyn-P1, TH-Tshyn-P2, TH-Tshyn-P16, "BabelStone Han", sans-serif !important; |
||
} |
} |
||
第67行: | 第57行: | ||
.mw-code, |
.mw-code, |
||
.mw-script { |
.mw-script { |
||
font-family: 'Fira Code', "Sarasa Mono SC", monospace !important; |
font-family: 'Fira Code', "Sarasa Mono SC", Consolas, monospace !important; |
||
} |
} |
||
textarea { |
textarea { |
||
font-family: 'Fira Code', "Sarasa Mono SC", monospace !important; |
font-family: 'Fira Code', "Sarasa Mono SC", Consolas, monospace !important; |
||
font-size: 13px !important; |
font-size: 13px !important; |
||
⚫ | |||
[lang="zh-Hant"] { |
|||
font-family: "Noto Sans TC", "Noto Sans CJK TC", "Source Han Sans TC", TH-Tshyn-P0, TH-Tshyn-P1, TH-Tshyn-P2, TH-Tshyn-P16, "BabelStone Han", sans-serif !important; |
|||
⚫ | |||
[lang="ja"] { |
|||
font-family: "Noto Sans JP", "Noto Sans CJK", "Source Han Sans", TH-Tshyn-P0, TH-Tshyn-P1, TH-Tshyn-P2, TH-Tshyn-P16, "BabelStone Han", sans-serif !important; |
|||
} |
} |
||
第104行: | 第102行: | ||
/* 行政员 */ |
/* 行政员 */ |
||
.mw-userlink[title="用户: |
.mw-userlink[title="用户:Ptcrtah"] { |
||
color: rgb(255, 140, 0)!important; |
color: rgb(255, 140, 0)!important; |
||
font-weight: bold!important; |
font-weight: bold!important; |
||
第114行: | 第112行: | ||
.mw-userlink[title="用户:Lakejason0"], |
.mw-userlink[title="用户:Lakejason0"], |
||
.mw-userlink[title="用户:XxLittleCxX"], |
.mw-userlink[title="用户:XxLittleCxX"], |
||
.mw-userlink[title="用户:Microcandela"], |
|||
.mw-userlink[title="用户:Just Joker"], |
|||
.mw-userlink[title="用户:布衣"] { |
.mw-userlink[title="用户:布衣"] { |
||
color: rgb(0, 167, 176)!important; |
color: rgb(0, 167, 176)!important; |
||
第215行: | 第215行: | ||
/* InPageEdit */ |
/* InPageEdit */ |
||
#ipe-edit-toolbox .ipe-toolbox-btn { |
|||
text-shadow: none; |
|||
⚫ | |||
.in-page-edit .fa, |
.in-page-edit .fa, |
||
#ipe-edit-toolbox .fa { |
#ipe-edit-toolbox .fa { |
||
font-family: FontAwesome !important; |
font-family: FontAwesome !important; |
||
} |
|||
.vectorMenu li.icon, |
|||
.section.achievements .icon { |
|||
background: none; |
|||
} |
} |
2024年3月30日 (六) 06:08的最新版本
/* 最近更改 */
span.mw-plusminus-neg,
strong.mw-plusminus-neg {
color: rgb(170, 0, 34);
}
span.mw-plusminus-pos,
strong.mw-plusminus-pos {
color: rgb(34, 170, 0);
}
span.changedby {
position: relative;
max-width: 1050px;
}
/* 工具栏永远开启 */
#p-tb div.body {
display: block !important;
}
/* 防止pre模块溢出 */
pre,
.mw-code {
overflow-x: auto;
}
code,
pre {
word-break: break-all;
overflow-wrap: break-word;
}
#footer {
display: none
}
/* 字体 */
body,
.mw-body h1,
.mw-body h2,
.mw-body h3,
.mw-body h4 {
font-family: "Noto Sans SC", "Noto Sans CJK SC", "Source Han Sans SC", TH-Tshyn-P0, TH-Tshyn-P1, TH-Tshyn-P2, TH-Tshyn-P16, "BabelStone Han", sans-serif !important;
}
code,
samp,
tt,
pre,
.mw-code,
.mw-script {
font-family: 'Fira Code', "Sarasa Mono SC", Consolas, monospace !important;
}
textarea {
font-family: 'Fira Code', "Sarasa Mono SC", Consolas, monospace !important;
font-size: 13px !important;
}
[lang="zh-Hant"] {
font-family: "Noto Sans TC", "Noto Sans CJK TC", "Source Han Sans TC", TH-Tshyn-P0, TH-Tshyn-P1, TH-Tshyn-P2, TH-Tshyn-P16, "BabelStone Han", sans-serif !important;
}
[lang="ja"] {
font-family: "Noto Sans JP", "Noto Sans CJK", "Source Han Sans", TH-Tshyn-P0, TH-Tshyn-P1, TH-Tshyn-P2, TH-Tshyn-P16, "BabelStone Han", sans-serif !important;
}
/* 链接 */
/* 重定向链接 */
.mw-body a.mw-redirect {
color: rgb(48, 128, 80);
}
.mw-body a.mw-redirect:visited {
color: rgb(154, 163, 98);
}
/* 外部链接 */
.mw-body a.external {
color: rgb(250, 126, 112);
}
.mw-body a.external:visited {
color: rgb(159, 81, 45);
}
/* 用户链接 */
/* 行政员 */
.mw-userlink[title="用户:Ptcrtah"] {
color: rgb(255, 140, 0)!important;
font-weight: bold!important;
}
/* 管理员 */
.mw-userlink[title="用户:Lakejason0"],
.mw-userlink[title="用户:XxLittleCxX"],
.mw-userlink[title="用户:Microcandela"],
.mw-userlink[title="用户:Just Joker"],
.mw-userlink[title="用户:布衣"] {
color: rgb(0, 167, 176)!important;
font-weight: bold!important;
}
/* 巡查员
.mw-userlink[title="User:"] {
color: rgb(205, 58, 161)!important;
font-weight: bold!important;
}
界面管理员
.mw-userlink[title="User:"] {
color: rgb(131, 139, 139)!important;
font-weight: bold!important;
}
巡查豁免者
.mw-userlink[title="User:"] {
color: rgb(69, 139, 0)!important;
font-weight: bold!important;
}*/
/* 我 */
.mw-userlink[title="用户:SkyEye FAST"] {
color: rgb(138, 44, 226)!important;
font-weight: bold!important;
}
border: none;
box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12) !important;
transition: all .3s;
}
.notaninfobox:hover {
box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12) !important;
transition: all .3s;
}
/* Wikiplus */
.Wikiplus-Btn,
.Wikiplus-InterBox button {
box-shadow: 0 0 0px rgb(255, 255, 255) !important;
border: 1px solid rgb(167, 215, 249) !important;
cursor: pointer !important;
-webkit-user-select: none !important;
-moz-user-select: none !important;
-o-user-select: none !important;
-ms-user-select: none !important;
user-select: none !important;
font-family: "Noto Sans CJK SC" !important;
}
.Wikiplus-InterBox button {
background: rgb(255, 255, 255) !important;
height: 22px!important;
}
.Wikiplus-Btn {
margin: 3px 10px 3px 0 !important;
}
.Wikiplus-InterBox {
border: 1px rgb(167, 215, 249) solid!important;
background: rgb(255, 255, 255) !important;
width: 80%!important;
margin-left: 11.5em!important;
font-family: "Noto Sans CJK SC" !important;
font-size: 13px !important;
}
input#Wikiplus-Quickedit-Summary-Input {
height: 18px!important;
font-family: 'Fira Code', "Sarasa Mono SC", monospace !important;
font-size: 13px !important;
}
.Wikiplus-InterBox textarea,
.Wikiplus-InterBox input:not([type]) {
border-color: rgb(167, 215, 249) !important;
font-family: 'Fira Code', "Sarasa Mono SC", monospace !important;
font-size: 13px !important;
}
div.Wikiplus-InterBox>div.Wikiplus-InterBox-Content>div>br {
display: none;
}
/* InPageEdit */
.in-page-edit .fa,
#ipe-edit-toolbox .fa {
font-family: FontAwesome !important;
}