User:KomacyaN/common.css

注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:前往菜单 → 设置(Mac为Opera → Preferences),然后隐私和安全 → 清除浏览数据 → 缓存的图片和文件
@import url("https://cdn.jsdelivr.net/gh/lovelyCARDINAL/wikitool@Gadget/responsiveContentBase.min.css");
body.ns-2 div#catlinks { 
display: block!important; 
}
a.mw-disambig.mw-disambig { color: #ff8921; }
a.mw-disambig.mw-disambig:visited { color: #d2711b; }
a.mw-redirect.mw-disambig { color: #ff6421; }
a.mw-redirect.mw-disambig:visited { color: #d2521b; }
body.skin-vector{
  background: url('//img.moegirl.org.cn/topbar/zhMoegirl19fall.jpg') no-repeat top left;
}
/* 搜索栏缩小,配合伸缩搜索框使用 */
div#simpleSearch { width: 1vw !important; }
/* ban掉可视化编辑按钮 */
#ca-ve-edit
{
	display:none;
}