• 正在查找将来过去时的官方设定集?不如看看万界大百科吧!
  • 《将来过去时》第一部分 现在 魔科纪元的少年少女 即将正式发布!
  • 让我偷偷看一眼小鱼君的博客……
  • 服务器已成功迁移到 阿里云(杭州)

MediaWiki:Timeless.css

来自小鱼君和他的朋友们
机智的小鱼君讨论 | 贡献2019年9月6日 (五) 00:10的版本 (创建页面,内容为“#p-logo-text a { color: #001133; font-family: 汉真广标; font-variant: small-caps; font-size: 16px; display: block; line-height: 30px; background: u…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

注意:在保存以后,您必须绕过浏览器缓存才能看到所作出的改变。

  • 谷歌浏览器(Google Chrome)- Windows:按下“Ctrl”键然后按 F5。OS X系统:同时按⌘ Cmd⇧ Shift键之后按R键。
  • Safari - 按住⇧ Shift键然后点击工具栏中重新载入键。
  • 火狐(Firefox)- Windows:按住Ctrl键然后按F5。OS X系统:同时按⌘ Cmd⇧ Shift键之后按R键。
  • Internet Explorer:按住Ctrl键然后按F5(或者点击“刷新”按钮)。

#p-logo-text a {
  color: #001133;
  font-family: 汉真广标;
  font-variant: small-caps;
  font-size: 16px;
  display: block;
  line-height: 30px;
  background: url(https://wjghj.cn/images/icons/wiki.svg) no-repeat transparent 0 0 / 32px;
  padding-left: 30px
}

@media screen and (min-width:850px) {
  #mw-related-navigation #page-tools {
    position: sticky;
    top: 65px;
    transition: all .5s
  }

  #mw-related-navigation.header-hide #page-tools {
    top: 8px
  }
}

@media screen and (max-width:850px) {

}