Minecraft Wiki

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

了解更多

Minecraft Wiki
Advertisement
[创建 | 历史 | 清除缓存]文档页面
此样式表没有文档页面。如果你知道此样式表的使用方法,请帮助为其创建文档页面。
注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的更改的影响。
  • 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 → 选项),然后隐私和安全 → 清除浏览数据 → 缓存的图片和文件。
/*隐藏“粉丝反馈”*/
.mcf-wrapper
{
  display:none
}

/*菜单*/
/*.wds-dropdown__toggle .global-navigation__icon
{
  position:fixed;
  top:100px;
  right:10px;
}*/
.wds-dropdown.wds-open-to-right:after, .wds-dropdown.wds-open-to-right:before {
    left: 1px;
    top: 50%;
    transform:rotate(180deg)
}

.global-navigation .wds-dropdown
{
  margin-left:0;
  padding-left:13px
}

.global-navigation .wds-dropdown.is-attached-to-bottom .wds-dropdown__content
{
  position:fixed;
  top:300px;
  height:200px;
  width:200px;
  right:63px;
  left:auto;
}

.search-modal:before
{
  left:0;
}

.fandom-sticky-header
{
  left:0;
}
.resizable-container{
  padding-left:60px;
}

.main-container{
  margin-left:0;
}

.global-navigation
{
   position: absolute;
   top: -9999px;
   left: -9999px;
   width:0px;
}

a.global-navigation__search{
  position:fixed;
  top:210px;
  right:13px;
  z-index:1
}

.global-navigation__icon
{
  border:0;
}

.global-navigation__bottom{
  position:fixed;
  top:200px;
  right:0;
  padding-top:54px;
  background:#9A588F;
  border-bottom-left-radius:10px;
  border-top-left-radius:10px;
}

/*IPE向上调整*/
#ipe-edit-toolbox{
  bottom:64px;
}
Advertisement