欢迎来到奇葩栖息地!欢迎加入Discord服务器:XfrfHCzfbW欢迎加入QQ频道:r01m9y3iz6请先至特殊:参数设置验证邮箱后再进行编辑。特殊:参数设置挑选自己想要使用的小工具!不会编辑?请至这里学习Wikitext语法。

用户:SkyEye FAST/common.css

来自奇葩栖息地
SkyEye FAST讨论 | 贡献2021年11月28日 (日) 14:37的版本 (// Edit via InPageEdit)
/* 最近更改 */

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:lang(zh-Hans) {
    font-family: "Noto Sans CJK SC", "Source Han Sans SC", sans-serif !important;
}

code,
samp,
tt,
pre,
.mw-code,
.mw-script {
    font-family: 'Fira Code', "Sarasa Mono SC", monospace !important;
}

textarea {
    font-family: 'Fira Code', "Sarasa Mono SC", monospace !important;
    font-size: 13px !important;
}

[lang="zh-Hant"] {
    font-family: "Noto Sans CJK TC", "Source Han Sans TC", sans-serif !important;
}

[lang="ja"] {
    font-family: "Noto Sans CJK JP", "Source Han Sans", sans-serif !important;
}

[lang="ru"] {
    font-family: FreeSerif, Georgia, 'Times New Roman', 'Nimbus Roman No9 L', 'Century Schoolbook L', 'Trebuchet MS', 'URW Bookman L', 'URW Chancery L', 'URW Palladio L', Times, serif; 
}

/* 链接 */


/* 重定向链接 */

.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 */

#ipe-edit-toolbox .ipe-toolbox-btn {
    text-shadow: none;
}

.in-page-edit .fa,
#ipe-edit-toolbox .fa {
    font-family: FontAwesome !important;
}

.vectorMenu li.icon,
.section.achievements .icon {
    background: none;
}