Minecraft Wiki

除另有声明,转载时均必须注明出处若簡繁轉換出錯,請以遊戲內為準请勇于扩充与修正内容有兴趣逛逛我们的微博沟通交流,欢迎到社区专页需要协助,请在告示板留言

了解更多

Minecraft Wiki
Advertisement

这是SkyEye FAST的样式表。部分内容已经转移到全域CSS中。

自定义字体

字体 示例
Noto Sans CJK SC 欢迎来到这个完全公开、可自由编辑的Wiki,中文Minecraft Wiki。这里致力于收集一切和Minecraft有关的信息。
Source Han Sans SC 欢迎来到这个完全公开、可自由编辑的Wiki,中文Minecraft Wiki。这里致力于收集一切和Minecraft有关的信息。
Noto Sans CJK TC 歡迎來到這個完全公開、可自由編輯的Wiki,中文Minecraft Wiki。這裡致力於收集一切和Minecraft有關的資訊。
Source Han Sans TC 歡迎來到這個完全公開、可自由編輯的Wiki,中文Minecraft Wiki。這裡致力於收集一切和Minecraft有關的資訊。
Sarasa Mono SC 欢迎来到这个完全公开、可自由编辑的Wiki,中文Minecraft Wiki。这里致力于收集一切和Minecraft有关的信息。
Fira Code Welcome to the Official Minecraft Wiki, a publicly accessible and editable wiki for information on Minecraft and related subjects.

链接样式

由小工具开启的链接样式

链接样式 类型 颜色
淡绿色链接 指向英语Minecraft Wiki链接
 #00AF89
浅绿色链接 指向已经访问过的英语Minecraft Wiki链接
 #2A9474

自定义链接样式

链接样式 类型 颜色
浅紫色链接 指向俄语Minecraft Wiki链接
 #61649f
深紫色链接 指向已经访问过的俄语Minecraft Wiki链接
 #681752
浅黄色链接 指向日语Minecraft Wiki链接
 #fbb957
深黄色链接 指向已经访问过的日语Minecraft Wiki链接
 #ff9900

自定义用户链接样式

链接样式 类型 颜色
Sprite-bureaucratFf98sha 橘黄色链接 行政员
 rgb(255, 140, 0)
Sprite-adminLxazl5770 青色链接 管理员
 rgb(0, 167, 176)
Sprite-patrolHatsuki kiri 品红色链接 巡查员
 rgb(205, 58, 161)
Dianliang233 深黄绿色链接 巡查豁免者
 rgb(69, 139, 0)
SkyEye FAST 紫色链接
 rgb(138, 44, 226)

其他更改内容

包括阴影、黑幕(User:MysticNebula70/Heimu)等。

注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的更改的影响。
  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5或Ctrl-R(Mac为⌘-R)
  • Google Chrome:按Ctrl-Shift-R(Mac为⌘-Shift-R)
  • Internet Explorer:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:前往菜单 → 设置(Mac为Opera → 选项),然后隐私和安全 → 清除浏览数据 → 缓存的图片和文件。
/*[[en:User:SkyEye FAST/common.css]]
[[ja:利用者:SkyEye FAST/common.css]]
[[ru:Участник:SkyEye FAST/common.css]]*/


/* 工具栏永远开启 */

#p-tb div.body {
    display: block !important;
}


/* 防止pre模块溢出 */

pre,
.mw-code {
    overflow-x: auto;
}

code,
pre {
    word-break: break-all;
    overflow-wrap: break-word;
}

/* 链接 */


/* 至ru的链接 */

#mw-content-text a.extiw[title^="ru:"] {
    color: #61649f !important;
}

#mw-content-text a.extiw[title^="ru:"]:visited {
    color: #681752 !important;
}


/* 至ja的链接 */

#mw-content-text a.extiw[title^="ja:"] {
    color: #fbb957 !important;
}

#mw-content-text a.extiw[title^="ja:"]:visited {
    color: #ff9900 !important;
}


/* 用户链接 */


/* 行政员 */

.mw-userlink[title="User:Ff98sha"],
.mw-userlink[title="User:Lxazl5770"] {
    color: rgb(255, 140, 0)!important;
    font-weight: bold!important;
}


/* 管理员 */

.mw-userlink[title="User:Anterdc99"],
.mw-userlink[title="User:MysticNebula70"],
.mw-userlink[title="User:Hatsuki kiri"] {
    color: rgb(0, 167, 176)!important;
    font-weight: bold!important;
}


/* 巡查员 */

.mw-userlink[title="User:KaplanSteve"],
.mw-userlink[title="User:Siiftun1857"],
.mw-userlink[title="User:XiaoXin666"] {
    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:MCluoluo"],
.mw-userlink[title="User:IBuckeeet"],
.mw-userlink[title="User:Nickid2018"],
.mw-userlink[title="User:SorajimaAsugawa"],
.mw-userlink[title="User:Wilf233"],
.mw-userlink[title="User:Dianliang233"],
.mw-userlink[title="User:Lakejason0"] {
    color: rgb(69, 139, 0)!important;
    font-weight: bold!important;
    padding-left: 18px;
    background: url(https://static.wikia.nocookie.net/minecraft_zh_gamepedia/images/d/d7/Netherite_Hoe_JE2_BE2.png/revision/latest) no-repeat left center/16px;
}


/* 我 */

.mw-userlink[title="User:SkyEye FAST"] {
    color: rgb(138, 44, 226)!important;
    font-weight: bold!important;
}


/* 黑幕 */

span.heimu a.external,
span.heimu a.external:visited,
span.heimu a.extiw,
span.heimu a.extiw:visited {
    color: rgb(37, 37, 37);
}

.heimu,
.heimu a,
a .heimu,
.heimu a.new {
    background-color: rgb(37, 37, 37);
    color: rgb(37, 37, 37);
    text-shadow: none;
}

body:not(.heimu_toggle_on) .heimu:hover,
body:not(.heimu_toggle_on) .heimu:active,
body:not(.heimu_toggle_on) .heimu.off {
    transition: color .13s linear;
    color: rgb(255, 255, 255);
}

body:not(.heimu_toggle_on) .heimu:hover a,
body:not(.heimu_toggle_on) a:hover .heimu,
body:not(.heimu_toggle_on) .heimu.off a,
body:not(.heimu_toggle_on) a:hover .heimu.off {
    transition: color .13s linear;
    color: rgb(173, 216, 230);
}

body:not(.heimu_toggle_on) .heimu.off .new,
body:not(.heimu_toggle_on) .heimu.off .new:hover,
body:not(.heimu_toggle_on) .new:hover .heimu.off,
body:not(.heimu_toggle_on) .heimu.off .new,
body:not(.heimu_toggle_on) .heimu.off .new:hover,
body:not(.heimu_toggle_on) .new:hover .heimu.off {
    transition: color .13s linear;
    color: rgb(186, 0, 0);
}


/* Slot模板 */

.invslot-stacksize {
    font-family: Minecraft;
}
Advertisement