注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的更改的影响。
- 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 → 选项),然后隐私和安全 → 清除浏览数据 → 缓存的图片和文件。
/*将背景也换为冬季版本*/
.mcwiki-header {background-image:url(/media/f/f5/GrassBackgroundWinter.png) !important; color:white !important;}
/*个人风格*/
div.mcwiki-header.infobox-title {background:#9370db !important; color:black !important;}
code {color:#555;}
/*目前并不需要这个滚动告示栏*/
#siteNotice #localNotice, #siteNotice .globalNotice, .page-MediaWiki_Sitenotice .mw-content-ltr {display:none;}
/*不同链接不同颜色,大部分搬运了Dianliang233的样式*/
a:visited {color:#0645ad;}
a[title^=Special\:], a[title^=Minecraft Wiki\:], a[title^=Help\:] {color: #358b13;}
a[title^=MediaWiki\:] {color: #fc0;}
a[title^=Template\:], a[title^=模块\:] {color: #80f;}
a[title^=File\:], a[title^=Media\:], a[title^=Special\:日志] {color: #508c64;}
a[title^=Category\:] {color: #f50;}
a[title^=Talk\:], a[title*=talk\:] {color: #8b4513;}
a[title$=\/doc] {color: #769fae;}
a.external, a.external:visited, a.exitw, a.exitw:visited {color:#6495ed;}
a.new, a.new:visited, #p-namespaces .new a, #p-views .new a {color:#f800f8;}
a.mw-userlink, a[title^=User\:], a[title^=UserProfile\:] {color: #09f;}
a.mw-anonuserlink {color: #777;}
/*最近更改的样式*/
.mw-changeslist-line-watched .mw-title {font-weight:normal; text-decoration:underline; padding-left: 17px; background: url(/media/9/95/Night_Vision_Revision_1.png) no-repeat left center; background-size:16px;}
strong.mw-plusminus-neg, strong.mw-plusminus-pos {font-weight:normal;}
/* WikiPlus更modern…… */
.Wikiplus-Btn, .Wikiplus-InterBox button {box-shadow: 0 0 0px #ffffff!important; border: 1px solid #a7d7f9!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;}
.Wikiplus-InterBox button {background: white!important; height: 22px!important;}
.Wikiplus-Btn {margin: 3px 10px 3px 0!important;}
.Wikiplus-InterBox {border: 1px #a7d7f9 solid!important; background: white!important; width: 80%!important; margin-left: 11.5em!important;}
input#Wikiplus-Quickedit-Summary-Input {height: 18px!important;}
.Wikiplus-InterBox textarea, .Wikiplus-InterBox input:not([type]) {border-color: #a7d7f9!important;}
div.Wikiplus-InterBox>div.Wikiplus-InterBox-Content>div>br {display: none;}
/*以下搬自其他人CSS里面的英文部分*/
/* Copy from KnightMiner's CSS */
/* Hide the Gamepedia Pro user banner, its a little intrusive */
.gamepedia_pro_user::before {display: none;}
/* But color the username orange so I can still tell they are a pro user */
a.gamepedia_pro_user, a:visited.gamepedia_pro_user {color: #d60;}
/* Taken from Numbermaniac's: I don't need to share anything */
.socialSidebar, #p-sharing.vectorMenu {display:none !important;}
/* Taken from Majr: Make toolbox permanently open */
#p-tb div.body {display: block !important;}
#mw-panel.collapsible-nav div#p-tb.portal h5 {background-image: url("http://media-mcw.cursecdn.com/f/fb/Arrow-down.png") !important;}
/* Taken from Majr */
/* Make redirect links green on editing */
body.action-edit .mw-redirect,
body.action-edit .mw-redirect:link,
body.action-edit .mw-redirect:visited {color: #008000;}