User:Irukaza/common.css:修订间差异

跳到导航 跳到搜索
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第14行: 第14行:
    font-weight: bold;
    font-weight: bold;
    text-shadow: 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef;
    text-shadow: 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef;
}/*
----------------------------------------------------------------------
*/
.mw-userlink:hover {
  transform: scale(1.25);
}
}


.mw-userlink.new {
  outline: #fce dashed 1px;
}
a[href*="&redlink=1"]:not([title*="讨论:"]):not([title*="用户:"]) {
  font-weight: bold;
  position: relative;
  display: inline-block;
  min-height: calc(1em + 4px);
  background-color: #fff2cd;
  color: #fd3b7c;
  font-size: 1em;
  transform-origin: 50% 50%;
  transition: all 0.4s ease;
}
a[href*="&redlink=1"]:not([title*="讨论:"]):not([title*="用户:"]) > * {
  background-color: #fff2cd;
  color: #fd3b7c;
}
a[href*="&redlink=1"]:not([title*="讨论:"]):not([title*="用户:"])::before,
a[href*="&redlink=1"]:not([title*="讨论:"]):not([title*="用户:"])::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 0;
  background: #ff236c;
  transition: all 0.25s ease;
}
a[href*="&redlink=1"]:not([title*="讨论:"]):not([title*="用户:"])::before {
  top: 0;
  right: 0;
}
a[href*="&redlink=1"]:not([title*="讨论:"]):not([title*="用户:"])::after {
  bottom: 0;
  left: 0;
}
a[href*="&redlink=1"]:not([title*="讨论:"]):not([title*="用户:"]):hover {
  background: #ffe08b;
  color: #ff236c;
  z-index: 1;
  transform: scale(1.25);
}
a[href*="&redlink=1"]:not([title*="讨论:"]):not([title*="用户:"]):hover > * {
  background-color: #ffe08b;
  color: #ff236c;
}
a[href*="&redlink=1"]:not([title*="讨论:"]):not([title*="用户:"]):hover::before,
a[href*="&redlink=1"]:not([title*="讨论:"]):not([title*="用户:"]):hover::after {
  width: 100%;
  transition: all 0.8s ease;
}
/*在此处编辑你的CSS设置,只适用于面向你的样式修改,对其他人的修改不生效。
若您需要建立其他用户页上的样式修改,请额外新建一个CSS样式表。*/
a.mw-selflink
/*链出至当前页面的链接*/
{background:#BBBD;}
/*用伪元素完善基于User:AnnAngela/js/usergroup.js的用户组展示器内容*/
.markrights-sysop::after
/*管理组*/
{content:"理";}
.markrights-patroller::after
/*巡查员*/
{content:"查";}
.markrights-bot::after
/*机器人*/
{content:"器";}
.markrights-goodeditor::after
/*优质编辑者*/
{content:"质"}
.markrights-bureaucrat::after
/*行政部部长*/
{content:"政";}
.markrights-checkuser::after
/*用户档案检查员*/
{content:"核(用户)";}
.markrights-suppress::after
/*FlowThread评论监督员*/
{content:"督(评论)";}
/*由星海的个性化设置引用的变化字节数颜色*/
.mw-plusminus-neg, .mw-mf-bytesremoved {
color:#FFF;
background-color:#A00;
}
.mw-plusminus-pos, .mw-mf-bytesadded {
color:#000;
background-color:#3F3;
}
.mw-plusminus-null
{color:#FFF;
background-color:#000;
font-style:italic;}
.history-size::after
{content:"←";}


/*在历史记录的撤销和感谢添加图标*/
/*在历史记录的撤销和感谢添加图标*/
第134行: 第23行:
.mw-thanks-thank-link:before
.mw-thanks-thank-link:before
{content:"❤";}
{content:"❤";}
#pagehistory li.selected
{background-color:#DDD;}
.mw-tag-markers a::before
{content:"🏷";}


.mw-changeslist-date::before
.mw-changeslist-date::before
{content:"🕓";}
{content:"🕓";}
.history-user::before
{content:"✏";}
/*WikiPlus编辑按钮注释*/
.Wikiplus-Edit-SectionBtn::before
{content:" Wiki+";}
.Wikiplus-Edit-SectionBtn::after
{content:"此章节";}