User:Cookai1205/common.css

维基百科,自由的百科全书

注意:保存之后,你必须清除浏览器缓存才能看到做出的更改。Google ChromeFirefoxMicrosoft EdgeSafari:按住⇧ Shift键并单击工具栏的“刷新”按钮。参阅Help:绕过浏览器缓存以获取更多帮助。

.gadget-space {
  letter-spacing: 0.1em !important;
  font-size: inherit !important;
}

.localcomments .gadget-space {
  letter-spacing: 0 !important;
}

[style*=letter-spacing] .gadget-space {
  letter-spacing: inherit !important;
}

.cuEntry small, .template-Userblock small {
  font-feature-settings: "halt";
}

.cuEntry small:before, .template-Userblock small:before {
  content: ' ';
}

.mark_image_has_rationale .mw-ui-button {
  display: inline-block;
}

span[title='@']:before {
  content: '@';
}

img[alt='@'] {
  width: 15px;
  margin-left: -15px;
  opacity: 0;
}

.js-blur {
  filter: saturate(2) contrast(2) blur(1px) contrast(100) saturate(0.5);
}

.mw-parser-output .inline-quote-talk:lang(zh-Hant) {
  font-family: Georgia,'DejaVu Serif','HanWangFangSongMedium','HanWang FangSongMedium-Gb5','STFangsong','FangSong',serif;
}

.serif-issue {
  -webkit-locale: "ja-Hant";
}