“用户:GuoPC/common.css”的版本间的差异
< 用户:GuoPC
小 |
(Update) |
||
第5行: | 第5行: | ||
/* Customized fonts */ | /* Customized fonts */ | ||
+ | body {font-family: Lato, Arial, sans-serif !important;} | ||
span[lang="ja"] {font-family: YakuHanJP, "Kozuka Gothic Pro", sans-serif;} | span[lang="ja"] {font-family: YakuHanJP, "Kozuka Gothic Pro", sans-serif;} | ||
.diff-context div, .diff-addedline div, .diff-deletedline div, .diffchange, .mw-charinsert-item {font-family: monospace;} | .diff-context div, .diff-addedline div, .diff-deletedline div, .diffchange, .mw-charinsert-item {font-family: monospace;} | ||
− | + | sup[class^="markrights"], sup.detailedBlockInfo {font-family: "LXGW WenKai", sans-serif;} | |
/* Colored special links and more */ | /* Colored special links and more */ | ||
第123行: | 第124行: | ||
.newpage {color: green;} | .newpage {color: green;} | ||
.minoredit {color: gray;} | .minoredit {color: gray;} | ||
− | .botedit, .minoredit, .newpage { | + | .botedit, .minoredit, .newpage, .unpatrolled { |
display: inline-block; | display: inline-block; | ||
− | |||
transform: scaleX(60%); | transform: scaleX(60%); | ||
} | } | ||
− | . | + | .mw-enhanced-rc abbr {margin-right: -7px;} |
− | |||
− | |||
− | } | ||
/* Colored selections */ | /* Colored selections */ | ||
第159行: | 第156行: | ||
/* Customized usergroups */ | /* Customized usergroups */ | ||
+ | .markrights-extendedconfirmed {color: #8D8DAA !important;} | ||
+ | .markrights-file-maintainer {color: #895737 !important;} | ||
.markrights-checkuser::after {content: "核" !important;} | .markrights-checkuser::after {content: "核" !important;} | ||
.markrights-flood::after {content: "洪" !important;} | .markrights-flood::after {content: "洪" !important;} |
2023年3月22日 (三) 16:01的版本
/* Typicons imported with We Love Icon Fonts */ @import url("https://weloveiconfonts.com/api/?family=typicons"); /* Yaku Han JP */ @import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp.min.css"); /* Customized fonts */ body {font-family: Lato, Arial, sans-serif !important;} span[lang="ja"] {font-family: YakuHanJP, "Kozuka Gothic Pro", sans-serif;} .diff-context div, .diff-addedline div, .diff-deletedline div, .diffchange, .mw-charinsert-item {font-family: monospace;} sup[class^="markrights"], sup.detailedBlockInfo {font-family: "LXGW WenKai", sans-serif;} /* Colored special links and more */ /* There are 5 situations as follows: 1. Basic links only ([[Link]]); 2. Links are under toggled-on heimus ({{Heimu|[[Link]]}} - toggled on); 3. Links contain toggled-on heimus ([[Link|{{Heimu}}]] - toggled on); 4. Links are under heimus ({{Heimu|[[Link]]}}); 5. Links contain heimus ([[Link|{{Heimu}}]]) */ /* - Preparation: Keep visually hidden under heimus */ span.heimu a.mw-redirect, span.heimu a.mw-redirect:visited, span.heimu a.mw-disambig, span.heimu a.mw-disambig:visited, span.heimu a.extiw, span.heimu a.extiw:visited { transition: color .13s linear; color: #252525; text-shadow: none; } /* - Redirections */ a.mw-redirect, body.heimu_toggle_on span.heimu a.mw-redirect, body.heimu_toggle_on a.mw-redirect span.heimu, span.heimu:hover a.mw-redirect, a.mw-redirect:hover span.heimu {color: #B0D;} /* - Redirections - visited */ a.mw-redirect:visited, body.heimu_toggle_on span.heimu a.mw-redirect:visited, body.heimu_toggle_on a.mw-redirect:visited span.heimu, span.heimu:hover a.mw-redirect:visited, a.mw-redirect:visited:hover span.heimu {color: #9A00B6;} /* - Redirections - mark: A FLAG */ a.mw-redirect::after { content: '{'; display: inline-block; font-family: Typicons; font-style: normal; font-variant: super; font-weight: normal; margin: 0 -.2em; } /* - Disambiguations */ a.mw-disambig, body.heimu_toggle_on span.heimu a.mw-disambig, body.heimu_toggle_on a.mw-disambig span.heimu, span.heimu:hover a.mw-disambig, a.mw-disambig:hover span.heimu {color: #D27138;} /* - Disambiguations - visited */ a.mw-disambig:visited, body.heimu_toggle_on span.heimu a.mw-disambig:visited, body.heimu_toggle_on a.mw-disambig:visited span.heimu, span.heimu:hover a.mw-disambig:visited, a.mw-disambig:visited:hover span.heimu {color: #AF5A28;} /* - Disambiguations - mark: A DIRECTION SIGN */ a.mw-disambig::after { content: 'r'; display: inline-block; font-family: Typicons; font-style: normal; font-variant: super; font-weight: normal; text-transform: none; margin: 0 -.2em; } /* - For links are both redirections and disambiguations, I call them "REDIR-DISAM links" */ a.mw-redirect.mw-disambig::after { content: 'r{'; display: inline-block; font-family: Typicons; font-style: normal; font-variant: super; font-weight: normal; text-transform: none; margin: 0 -.2em; } /* - Interwiki links, not Moegirl ones - visited */ a.extiw:not([href*=".moegirl.org.cn"]):visited, body.heimu_toggle_on span.heimu a.extiw:not([href*=".moegirl.org.cn"]):visited, body.heimu_toggle_on a.extiw:not([href*=".moegirl.org.cn"]):visited span.heimu, span.heimu:hover a.extiw:not([href*=".moegirl.org.cn"]):visited, a.extiw:not([href*=".moegirl.org.cn"]):visited:hover span.heimu {color: #00886A;} /* - Interwiki links - mark: A GLOBE */ a.extiw:not([href*=".moegirl.org.cn"])::after { content: 'a'; display: inline-block; font-family: Typicons; font-style: normal; font-variant: super; font-weight: normal; text-transform: none; margin: 0 -.2em; } /* - Moegirl links */ a.extiw[href*=".moegirl.org.cn"], body.heimu_toggle_on span.heimu a.extiw[href*=".moegirl.org.cn"], body.heimu_toggle_on a.extiw[href*=".moegirl.org.cn"] span.heimu, span.heimu:hover a.extiw[href*=".moegirl.org.cn"], a.extiw[href*=".moegirl.org.cn"]:hover span.heimu {color: #E7BB5E;} /* - Moegirl links - visited */ a.extiw[href*=".moegirl.org.cn"]:visited, body.heimu_toggle_on span.heimu a.extiw[href*=".moegirl.org.cn"]:visited, body.heimu_toggle_on a.extiw[href*=".moegirl.org.cn"]:visited span.heimu, span.heimu:hover a.extiw[href*=".moegirl.org.cn"]:visited, a.extiw[href*=".moegirl.org.cn"]:visited:hover span.heimu {color: #D79C20;} /* - Moegirl links - mark: A HEART */ a.extiw[href*=".moegirl.org.cn"]::after { content: ';'; display: inline-block; font-family: Typicons; font-style: normal; font-variant: super; font-weight: normal; margin: 0 -.2em; } /* Customized edit abbrs */ .newpage {color: green;} .minoredit {color: gray;} .botedit, .minoredit, .newpage, .unpatrolled { display: inline-block; transform: scaleX(60%); } .mw-enhanced-rc abbr {margin-right: -7px;} /* Colored selections */ ::selection { background: #0174F9; color: #FFF; } .diff-context ::selection { background: #6C7A96; color: #FFF; } .diff-deletedline ::selection { background: #FFBF13; color: #FFF; } .diff-addedline ::selection { background: #0688FF; color: #FFF; } /* Become rounded */ code, fieldset, pre, .mw-body, .mw-warning-with-logexcerpt, .navbox, .navpopup, .template-documentation, #catlinks, #mw-changeslist-legend, #toc {border-radius: 2px;} #bottomRightCorner div {border-radius: 2px 0 0 2px;} .editOptions {border-radius: 0 0 2px 2px;} /* Customized usergroups */ .markrights-extendedconfirmed {color: #8D8DAA !important;} .markrights-file-maintainer {color: #895737 !important;} .markrights-checkuser::after {content: "核" !important;} .markrights-flood::after {content: "洪" !important;} .markrights-scripteditor::after {content: "稿" !important;} /* Other */ h4 {font-size: 1.1em !important;} .common-box, .CtxtMenu_Menu, .mw-notification, .navpopup {box-shadow: 0 0 .5rem #0002 !important;} .diff-addedline, .diff-deletedline, .diff-context {vertical-align: middle;} .oo-ui-labelElement-label, .mw-editTools {font-size: 0.9em;} .infoBoxContent { background: #FBFBFBBB; border: none; }