七日内新公告:全站维护公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

User:Key0121/common.css

猛汉♂百科,万男皆可猛的百科全书!转载请标注来源页面的网页链接,并声明引自猛汉百科。内容不可商用。
跳到导航 跳到搜索

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

  • Firefox/Safari:按住“Shift”的同时单击“刷新”,或按“Ctrl-F5”或“Ctrl-R”(Mac为“⌘-R”)
  • Google Chrome:按“Ctrl-Shift-R”(Mac为“⌘-Shift-R”)
  • Internet Explorer:按住“Ctrl”的同时单击“刷新”,或按“Ctrl-F5”
  • Opera:在“工具→首选项”中清除缓存
如果您已登录但该页面出现未登录状态,请尝试在地址栏的地址最后添加代码?_=1来访问最新页面。
添加代码后的本页地址如下:-{R|https://moegirl.uk/User:Key0121/common.css?_=1}-
@import url("//moegirl.uk/index.php?title=User:BearBin/common.css&action=raw&ctype=text/css");
@import url("//moegirl.uk/index.php?title=User:BearBin/VectorSideBar.css&action=raw&ctype=text/css");

/* 
 * 修改自[[MediaWiki:Gadget-Lycoris-style.css]]
 * 放置于这里的CSS将应用于Vector皮肤
 * 请尊重萌娘百科版权!!!复制需要注明源自萌娘百科,并且附上URL地址。
 * 版权协定:知识共享 署名-非商业性使用-相同方式共享 3.0
 */
/* topbar */
body.skin-vector {
    background-image: url(https://app.moegirl.org.cn/background/2023ValentinesDay/moeskin.jpg)!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-attachment: fixed!important;
}
/* 用户状态标识边距调整,使其和提醒图标看上去对齐 */
li#pt-userstatus {
	margin-top: 0.4em !important;
}

/* 看板娘 */
.markrights-kanbanmusume::after {
    content: "嬢" !important;

/**
 * 用橙色标记消歧义页面(Kaldari版本,[[zhwp:MediaWiki:Gadget-DisambiguationLinks.css]])
 * Display links to disambiguation pages in orange
 * @revision 1.0 (2015-05-27)
 * @author Kaldari
 */
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; }