“User talk:Irukaza/讨论存档/2020年下半年”与“MediaWiki:Common.css”:页面之间的差异

H萌娘,万物皆可H的百科全书!
< User talk:Irukaza‎ | 讨论存档(页面间差异)
跳到导航 跳到搜索
imported>=海豚=
 
imported>Irukaza
无编辑摘要
 
第1行: 第1行:
<center><b>讨论存档</b></center>
/* 放置于这里的CSS将应用于所有皮肤 */
{{Subpagelist|page= 用户讨论:= 海豚=/ 讨论存档|stripprefix=yes|BlueBorder=yes}}
/*
----
* 由用户850710247liu制作的皮肤界面,参考Github添加了Emoji支持
{{#Widget:TalkToc}}
* 更改后要同步到 [[MediaWiki:Gadget-GothicMoe.css]]
*/
/*春季主题背景---画画的纱雾酱*/
body {
   opacity: 0.92;
   background-image:url(https://www.hmoegirl.com/images/6/6b/%E7%94%BB%E7%94%BB%E7%9A%84%E7%BA%B1%E9%9B%BE%E9%85%B1.png);
   background-position:right 40% bottom 45%;
   background-size:670px;
   background-attachment:fixed;
   background-repeat:no-repeat;
}
/*全站样式*/
body {
   -moz-hyphens: auto;
   -webkit-hyphens: auto;
   hyphens: auto;
}
.mw-body {
   margin-left: 12.4em;
}
.mw-body-content {
   line-height: 1.85;
}
.mw-label {
   white-space: nowrap;
}
body .ui-dialog .ui-widget-header {
   background: #f1f1f1 !important;
}
body .ui-button {
   box-shadow: 0 0 0 0 !important;
}
.ns-0 h2{
overflow: visible;
border-bottom: none;
}
.ns-0 h2 .mw-headline{
display: inline-block;
padding: 0.7px 0;
}
.ns-0 h2 .mw-headline::after{
content: '';
display: block;
background-color: #e0e04173;
height: 0.7em;
margin: -0.7em 0 0 -0.5em;
width: 100%;
border-radius: 0.35em;
}
::selection {
   background: rgba(0,0,0,.1);
   text-shadow: none;
}
::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}
::-webkit-scrollbar-thumb {
  background: rgb(213, 213, 213);
  border-radius: 6px;
}
::-webkit-scrollbar-thumb:hover {
  background: rgb(196, 196, 196);
}
/* 公告栏滚动Rollnews */
#scrollDiv {
   width: 100%;
   height: 27px;
   line-height: 25px;
   overflow: hidden
}
#scrollDiv ul {
   margin-left: 0!important;
}
#scrollDiv li {
   background-color: rgb(245,245,245,0.3);
   height: 25px;
   padding-left: 0px;
   list-style: none;
}
#localNotice {
   background-color: rgb(245,245,245,0.3);
}
/* 链接显示效果 */
a:hover {
  text-decoration: none!important;
  color: #2a4b8d;
}
/* 侧边栏、顶部栏、页脚 */
.mw-body {
border-left: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-right: none;
border-top: none;
}
.vectorTabs {
   font-size: 16px;
   padding-top: 2px;
}
.vectorTabs #ca-unwatch.icon a, .vectorTabs #ca-watch.icon a, .vectorTabs #ca-wikilove.icon a {
   padding-top: 3.4em;
}
.vectorMenuCheckbox {
  height:110%;
}
.portal {
   background: transparent !important;
}
#mw-panel {
   border-right: 1px solid #bbb;
   background: rgb(254,254,254,0.95) !important;
   padding-left: 14px !important;
}
#p-logo {
   left: 0px;
   padding-left: 2px;
}
#p-logo a {
   padding-left: 40px;
   left: 0px;
   border-right: 1px solid #aaa;
}
#p-logo a:hover {
   opacity: 1.0;
}
#mw-head {
   background-color: rgb(254,254,254,0.94);
   opacity: 1.0;
   box-shadow: 0px 1px 2px #aaa;
   background-image: url(https://www.hmoegirl.com/images/b/b0/%E6%98%A5%E5%A4%A9%E9%A3%9E%E9%B8%9F.png);
   background-position: right top;
   background-size: 920px;
   background-repeat: no-repeat;
   -webkit-transition-property: opacity !important;
   -moz-transition-property: opacity !important;
   -o-transition-property: opacity !important;
   -ms-transition-property: opacity !important;
   transition-property: opacity !important;
   -webkit-transition-duration: 0.5s !important;
   -moz-transition-duration: 0.5s !important;
   -o-transition-duration: 0.5s !important;
   -ms-transition-duration: 0.5s !important;
   transition-duration: 0.25s !important;
}
.vectorMenu {
   font-size: 92%;
}
#mw-head:hover {
   opacity: 1.0 !important;
}
.uls-settings-trigger {
   display: none !important;
}
#left-navigation {
   margin-left: 233px !important;
}
#mw-page-base {
   height: 104px;
}
#left-navigation,
#right-navigation {
   margin-top: 60px;
}
#mw-head div.vectorMenu h4 {
   height: 1.9em;
   margin-bottom: 0;
   padding-top: 1.25em;
   padding-bottom: 0;
   padding-right: 0.5em;
}
#mw-panel div.portal {
   padding-bottom: 0.7em;
   padding-top: 0.4em;
}
#mw-panel #p-logo .mw-wiki-logo {
   width: 175px;
}
#mw-panel {
   font-size: 18.5px;
}
#mw-head li {
   background: transparent !important;
}
#mw-panel,#mw-head {
   z-index: 2;
   line-height: 1.7 !important;
   font-weight: 300 !important;
}
#mw-panel .portal .body li {
   line-height: 1.6em;
}
.mw-wiki-logo{
   padding-left: 5px !important;
   padding-top: 10px !important;
   border: none !important;
}
.clear-div {
   clear: both;
}
.uls-trigger{
   display: none;
}
div.vectorMenu div.menu {
   top: 2.8em;
   width: 100%;
   background-color: rgba(251,251,251,0.9);
   border: 1px solid #a7d7f9;
   border-top: transparent;
}
#mw-panel .portal .body li a:visited {
  color: #0645ad;
}
#mw-head .portal .body li a:visited {
  color: #0645ad;
}
#ca-conv{
float: right;
}
#catlinks {
background-color: rgba(251,251,251,0.3);
}
.oo-ui-popupWidget-anchored-top {
   z-index: 10000;
}
#mp-banner {
   margin: -1.7em;
   margin-top: -4.1em;
   background-image: url(https://www.hmoegirl.com/images/0/09/80468767.jpg);
}
#footer {
   margin-left: 12.4em;
   padding: 1.25em;
}
/* 标题字型调整*/
#firstHeading {
   font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
   font-weight: 500;
   padding-bottom: 6px;
   font-variant: small-caps;
   font-size: 170%;
}
h2,
h3,
h4,
h5,
h6 {
     font-family: "roboto",sans-serif !important;
color: #404040 !important;
line-height: 1.8 !important;
border-bottom-color: rgba(0, 0, 0, .1) !important;
}
.mw-body-content h2 {
   font-weight: 540;
}
#siteSub {
   display: inline;
   font-size: 100%;
   font-weight: 400; /* 400 = normal */
   font-style: normal;
   text-align: right;
   padding-top: 11px;
   padding: 0.1em;
}
/* 搜索框 */
#simpleSearch {
  max-width: 220px;
  background-image: none;
  padding: 0px 10px;
  opacity: 0.625;
  display: flex;
  align-items: center;
  transition: width 0.4s;
}
#simpleSearch:hover {
  border-color: var(--theme-color) !important;
}
#simpleSearch:focus-within {
  width: 240px;
}
#searchInput::-webkit-input-placeholder {
  color: var(--theme-color) !important;
}
#searchInput::input-placeholder {
  color: var(--theme-color) !important;
}
#simpleSearch #searchButton {
  right: 8px !important;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E %3Cpath d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'%3E%3C/path%3E %3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E %3Cpath d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'%3E%3C/path%3E %3C/svg%3E");
  background-color: var(--theme-color) !important;
  background-image: none !important;
  background-color: var(--theme-color) !important;
  width: 20px !important;
  height: 20px !important;
  padding-block-start: 21px;
}
#simpleSearch:hover>#searchButton {
  animation: shake 0.4s 1 forwards;
}
#p-search {
   float: left;
   margin-right: 0.5em;
   margin-left: 0.6em;
   margin-top: 0.1em;
}
@keyframes shake {


==關於移動==
  0%,
  從日語原題移到漢譯 好留下重定向, 便用原 檢索。 <span style="font-family:Times New Roman;font-size:18px">'''''[[User talk:Yumeto|<span style="color:purple">KONNO</span>]] [[User:Yumeto|<span style="color:#000">Yumeto</span>]]'''''</span> 2020年7月9日 ( ) 14:38 (CST)
  50% {
: 現在您用日文也依然可以搜索的到哦--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[用户讨论:=海豚=/ 备忘录|留言]] · [[特殊: 用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]]) 2020年7月12日 (日) 11:35 (CST)
   transform: rotate(5deg) scale(1.05);
  }
  25%,
  75% {
   transform: rotate(-5deg) scale(1.05);
  }
  100% {
   transform: rotate(0deg) scale(1.05);
  }
}
.oo-ui-actionFieldLayout-input {
   font-size: 95%;
}
/* 近更改页面 */
.mw-changeslist-legend {
   display: block!important;
}
/* 搜索界面 */
.mw-search-results {
   max-width: 50em;
}
/* info类模板 */
.infoBox {
   width:80%;
   margin: 0 auto;
   box-shadow: 0 1px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12), 0 2px 1px -2px rgba(0,0,0,.2);
}
.infoBoxx {
  border-radius: 5px;
  overflow: hidden;
}
.infobox {
  margin-top: 0.4em ;
  margin-left: 1em;
  padding: 0.2em;
  width: 285px;
  float: right;
  clear: right;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  overflow: hidden;
  background: rgba(251,251,251,0.7);
}
.infotemplatebox {
  margin-top: 0.4em ;
  margin-left: 1em;
  padding: 0.2em;
  width: 285px;
  float: right;
  clear: right;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  overflow: hidden!important;
  background: rgba(251,251,251,0.7);
}
/* 编辑历史调整*/
#pagehistory li.selected {
   background-color: transparent;
}
/* 编辑区帮助 */
.editHelp {
   display: inline-block!important;
}
/* 隐藏编辑提示修改和上传文件协议 */
div.sysop-show, p.sysop-show {
   display: none;
}
.mw-htmlform-field-Licenses{
   display: none;
}
/* 斜体字右边距加大看 防止 字挤在一起 */
#mw-content-text i {
   margin-right: 3px;
}
/* Extension:MultimediaViewer的半透明化修改  */
.mw-mmv-overlay {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: rgba(0,0,0,0.8);
   opacity: 0.73;
}
body.mediawiki.mw-mmv-lightbox-open #mw-page-base,
body.mediawiki.mw-mmv-lightbox-open #mw-head-base,
body.mediawiki.mw-mmv-lightbox-open #mw-navigation,
body.mediawiki.mw-mmv-lightbox-open #content,
body.mediawiki.mw-mmv-lightbox-open #footer,
body.mediawiki.mw-mmv-lightbox-open #globalWrapper {
   display: inherit;
}
body.mediawiki.mw-mmv-lightbox-open > *  {
   display: inherit;
}
body.mediawiki.mw-mmv-lightbox-open > script,
body.mediawiki.mw-mmv-lightbox-open > style {
   display: none;
}
body.mediawiki.mw-mmv-lightbox-open {
   overflow: hidden;
}
body .mw-mmv-wrapper {
   position: fixed;
}
/* mutilmediaViewer 信息栏修复 */
.mw-mmv-image-metadata-column.mw-mmv-image-metadata-desc-column {
   width: 30%;
}
.mw-mmv-image-metadata-column.mw-mmv-image-metadata-links-column {
   width: 70%;
   max-width: 70%;
}
ul.mw-mmv-image-links li {
   float: left;
   padding: .3em 1em;
}
div.mw-mmv-image-desc-div,
div.mw-mmv-image-links-div{
   display:block
}
div.metadata-panel-is-closed .mw-mmv-image-links li.mw-mmv-license-li {
   height:inherit;
   line-height:inherit;
}
.mw-mmv-warning-visible .mw-mmv-download-dialog .mw-mmv-dialog-down-arrow {
   background-color: #ffffff;
}
.mw-mmv-warning-visible .mw-mmv-dialog-warning,
.mw-mmv-warning-visible .mw-mmv-download-attribution {
   display: none !important;
}
/* 通用圆角框 */
.common-box {
   padding: .2em .4em;
   border: 0.7px solid #ddd;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;
   -o-border-radius: 10px;
   border-radius: 10px;
   background: rgba(250,250,250,0.65)!important;
}
/* 数据表格 */
.mw-datatable.TablePager {
   line-height: 1.7;
   width: 100%;
   table-layout: fixed;
   word-wrap: break-word;
}
/* 隐藏首页标题、空行、分类、讨论、查看源代码tab */
.page-Mainpage h1.firstHeading,
.page-Mainpage #siteSub,
.page-Mainpage #contentSub,
.page-Mainpage #ca-viewsource,
.page-Mainpage #siteNotice,
.page-Mainpage #ca-talk,
.page-Mainpage #catlinks,
.page-Mainpage #footer #footer-info
{
   display: none;
}
/* 隐藏目录 */
#toc:not(.toc-custom) {
  display: none;
}
/* 图片页隐藏媒体查看器 */
.mw-mmv-filepage-buttons .mw-mmv-view-expanded, .mw-mmv-filepage-buttons .mw-mmv-view-config {
   display: none;
}
/* 导航条(完全没有apple风格的apple风面包屑orz) 来源:http://www.jankoatwarpspeed.com/examples/breadcrumb/ */
#breadcrumb {
   background-image: url(//img.moegirl.org/breadcrumb/bc_bg.png);
   color: red;
   border: solid 1px #cacaca;
   border-radius: 10px;
   overflow: hidden;
}
#breadcrumb span {
   float: left;
   padding-left: 10px;
}
#breadcrumb a {
   display: block;
   background: url(//img.moegirl.org/breadcrumb/bc_separator.png) no-repeat right;
   padding-right: 15px;
   color: #454545;
}
#breadcrumb a:hover {
   color: #35acc5;
}
/* 回到顶部 */
.backToTop {
   display: none;
   padding: 5px 0;
   background-color: #000;
   color: #fff;
   font-size: 12px;
   text-align: center;
   position: fixed;
   _position: absolute;
   right: 0;
   bottom: 100px;
   _bottom: "auto";
   cursor: pointer;
   opacity: .6;
   filter: Alpha(opacity=60);
   z-index: 73;
}
.mw-mmv-lightbox-open .backToTop {
   display: none !important;
}
/* 隐藏编辑页面中的返回顶部按钮 */
.page-Mainpage .backToTop,
.action-edit .backToTop,
.action-submit .backToTop {
  display: none !important;
}
/* 表格宽度 */
.wikitable {
   max-width: 100%;
}
/* 缩略图居中*/
.thumb.tcenter {
   float: none;
   clear: both;
   display: block;
   margin: 0 auto;
}
/* 图片外框圆角化 */
.thumbinner {
  box-shadow: #666 0 0.4px 1px!important;
  border-radius: 5px!important;
  overflow: hidden!important;
}
/* 图库样式 */
   .thumbimage {
     border: 0px !important;
   }


== 问一下,评论栏里的表情是在哪个页面里? ==
   .thumbcaption {
     margin: 7px 0px !important;
   }


我看到评论栏里有个表情选项,请问是不是来自萌百,如果是,我想帮忙添加表情。--<img src="//img.moegirl.org.cn/common/1/19/Miku_Guitar.jpg?ver=5e829" style="width: 2.5em;border-radius: 50%;box-shadow: 1px 1px 4px 0px rgba(0,0,51,.4);"/> <span style="color:#fff;background:#39c5bb"><span style=>'''''——🌌🏎🐬''[[User:REEE|REEE]]''💥🌸'''''</span>''(''[[:用户讨论:REEE|<span style="color:#fff">''讨论 ''</span>]]'')</span><img src="//img.moegirl.org.cn/common/b/b7/%E6%B5%B7%E8%B1%9A%E8%A1%A8%E6%83%85%E5%8C%854.jpg?ver=5e829" style="width: 2.5em;border-radius: 50%;box-shadow: 1px 1px 4px 0px rgba(0,0,51,.4);"/> 2020年7月11日 (六) 14:32 (CST)
   .thumbimage:hover {
:不是哦,萌百也没有这个功能的说,不过表情里的图确实来自萌娘共享,要加表情的话得写出图片的原地址,加到MW里,你可以直接发给我--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[用户讨论:=海豚=/备忘录|留言]] · [[特殊:用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]]) 2020年7月12日 (日) 11:30 (CST)
     opacity: 0.9 !important;
::{{回应}}怎么发,是QQ还是……--<img src="//img.moegirl.org.cn/common/1/19/Miku_Guitar.jpg?ver=5e829" style="width: 2.5em;border-radius: 50%;box-shadow: 1px 1px 4px 0px rgba(0,0,51,.4);"/> <span style="color:#fff;background:#39c5bb"><span style=>'''''——🌌🏎🐬''[[User:REEE|REEE]]''💥🌸'''''</span>''(''[[:用户讨论:REEE|<span style="color:#fff">''讨论 ''</span>]]'')</span><img src="//img.moegirl.org.cn/common/b/b7/%E6%B5%B7%E8%B1%9A%E8%A1%A8%E6%83%85%E5%8C%854.jpg?ver=5e829" style="width: 2.5em;border-radius: 50%;box-shadow: 1px 1px 4px 0px rgba(0,0,51,.4);"/> 2020年7月12日 (日) 21:08 (CST)
   }
:::{{建议}}在萌娘共享上上传后把图片地址按照[[MediaWiki:Gadget-Emotion.css]]的格式写在这里即可,我第二个想弄一个bilibili的表情来着,可惜找不到这套表情包,如果您有就更好了--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[用户讨论:=海豚=/备忘录|留言]] · [[特殊:用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]]) 2020年7月13日 (一) 08:05 (CST)
::::{{回应}}我有,等22号我放暑假了就来编辑。--<img src="//img.moegirl.org.cn/common/1/19/Miku_Guitar.jpg?ver=5e829" style="width: 2.5em;border-radius: 50%;box-shadow: 1px 1px 4px 0px rgba(0,0,51,.4);"/> <span style="color:#fff;background:#39c5bb"><span style=>'''''——🌌🏎🐬''[[User:REEE|REEE]]''💥🌸'''''</span>''(''[[:用户讨论:REEE|<span style="color:#fff">''讨论 ''</span>]]'')</span><img src="//img.moegirl.org.cn/common/b/b7/%E6%B5%B7%E8%B1%9A%E8%A1%A8%E6%83%85%E5%8C%854.jpg?ver=5e829" style="width: 2.5em;border-radius: 50%;box-shadow: 1px 1px 4px 0px rgba(0,0,51,.4);"/> 2020年7月13日 (一) 18:14 (CST)
:::::期末加油哦QvQ--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[用户讨论:=海豚=/备忘录|留言]] · [[特殊:用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]]) 2020年7月14日 (二) 07:41 (CST)
::::::{{回应}} 说出来你可能不信,我们期末没了{{萌百|Template:囧}}--<img src="//img.moegirl.org.cn/common/1/19/Miku_Guitar.jpg?ver=5e829" style="width: 2.5em;border-radius: 50%;box-shadow: 1px 1px 4px 0px rgba(0,0,51,.4);"/> <span style="color:#fff;background:#39c5bb"><span style=>'''''——🌌🏎🐬''[[User:REEE|REEE]]''💥🌸'''''</span>''(''[[:用户讨论:REEE|<span style="color:#fff">''讨论 ''</span>]]'')</span><img src="//img.moegirl.org.cn/common/b/b7/%E6%B5%B7%E8%B1%9A%E8%A1%A8%E6%83%85%E5%8C%854.jpg?ver=5e829" style="width: 2.5em;border-radius: 50%;box-shadow: 1px 1px 4px 0px rgba(0,0,51,.4);"/> 2020年7月15日 (三) 18:12 (CST)


== 关于苍井空的图片问题 ==
   .dablink {
     margin: 14px 0px !important;
     font-weight: 300 !important;
     font-size: 17.5px !important;
   }


海豚大哥哥您好
   .ambox,.tmbox,.Note,.informationbox {
第三张图片不是苍井空啊, 我看了她很多作品, 我当然知道这个不是苍井空.
     margin: 5px 0px !important;
: ????!!!恕我眼拙,不过我确实没发现和前两张图有啥子区别,真不是就去掉吧--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[用户讨论:=海豚=/备忘录|留言]] · [[特殊:用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]]) 2020年7月17日 (五) 08:22 (CST)
     font-size: 18px !important;
::{{题外话}}签名呢?--<img src="//img.moegirl.org.cn/common/1/19/Miku_Guitar.jpg?ver=5e829" style="width: 2.5em;border-radius: 50%;box-shadow: 1px 1px 4px 0px rgba(0,0,51,.4);"/> <span style="color:#fff;background:#39c5bb"><span style=>'''''——🌌🏎🐬''[[User:REEE|REEE]]''💥🌸'''''</span>''(''[[:用户讨论:REEE|<span style="color:#fff">''讨论 ''</span>]]'')</span><img src="//img.moegirl.org.cn/common/b/b7/%E6%B5%B7%E8%B1%9A%E8%A1%A8%E6%83%85%E5%8C%854.jpg?ver=5e829" style="width: 2.5em;border-radius: 50%;box-shadow: 1px 1px 4px 0px rgba(0,0,51,.4);"/> 2020年7月18日 (六) 18:09 (CST)
     font-weight: 700 !important;
     line-height: 1.5 !important;
     border: 1px dashed #aaa !important;
     max-width: 550px !important;
     font-weight: 300 !important;
   }


== 请求关于黑桃皇后的排版支援 ==
   .ambox td,.tmbox td {
     padding: 10px !important;
   }


海豚大哥哥, 请求您帮忙给黑桃皇后这个条目做一个排版的调整. 排版的样式您觉得好就好.
   .ambox-text-small,.mbox-text,.Note td {
     font-size: 14px !important;
     font-weight: 300 !important;
     color: #000 !important;
   }


== 图片路径变动需要你处理下 ==
   #request_for_deletion,.ambox-serious {
     background: rgba(255,0,0,0.1) !important;
     border: 1px dashed rgba(255,0,0,0.15) !important;
     color: #a00000 !important;
   }


https://img.moegirl.org.cn/common/这个目录近期会停用,我看到有表情包之类的还在用这个路径的图,请尽快传到hmoe里哦。
   .tmbox-notice,.tmbox-move,.Note {
     background: rgba(150,75,0,0.1) !important;
     border: 1px dashed rgba(150,75,0,0.15) !important;
   }


另外,左下角那的两只药剂制造师有点问题,鼠标移上去人物右边的图片显示不出来,只有方框,误触换成22娘后无法再换回去。有空请处理下谢谢。 --[[用户:Hice|Hice]]([[用户讨论:Hice|讨论]]) 2020年7月24日 (五) 22:21 (CST)
   .informationbox {
:遗憾的是打不开这个链接。我被告知403 Forbidden。--</span></big></big></big></big><span style="color:blue;background:lightblue;"><small>N杂⌬并⌬ </span></big></big></big></big></sub>喹啉C<sub>9</sub>H<sub>7</sub>N - 滝沢朔太郎({{coloredlink|#2525EF|User:滝沢朔太郎|{{ruby|Ta|わ'''''た'''''し}}}}{{coloredlink|#2525EF|Special:用户贡献/滝沢朔太郎|{{ruby|ki|の'''''記'''''録}}}}zawa Saku{{coloredlink|#2525EF|User_talk:滝沢朔太郎|{{ruby|ta|'''''Ta'''''lk}}}}ro)</small>  <small><small><span style="color:blue;background:lightblue;">是个弱受</span></small></small> 2020年7月25日 (六) 22:44 (CST)
     background: #fff !important;
::已完成,另我这里看板娘需要一段时间加载,30秒左右,之后就能够正常显示,浏览器是chrome的最新版本--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[用户讨论:=海豚=/备忘录|留言]] · [[特殊:用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]]) 2020年7月29日 (三) 22:13 (CST)
     padding: 10px !important;
     font-size: 14px !important;
   }


== 关于[[萌叫]]和[[娇喘]] ==
   .editOptions {
     border: 0px !important;
   }


H萌上的这两个条目是这样:娇喘重定向到萌叫。然而私不能理解的是您为何要将萌叫作为主条目。私认为主条目应该为娇喘,理由如下:
   .image img:hover {
#经过国内各大搜索网站的搜索,结果是娇喘这个词搜索到的结果更多,而萌叫这个词却未能搜索到相关结果。
     opacity: 0.85 !important;
#娇喘这个条目是有全年龄版本的({{萌百|娇喘}} ),而萌叫在主站却没有条目。为什么不去创建的原因是,几乎没有条目链入它,也就意味着几乎没有人了解这个词,大家接受的词是娇喘。这样创建下来也没有意义。
   }
#即使巡查姬管理员等允许创建了,这也带来一个大问题,即同一个事物,在主站的主条目是{{萌百|娇喘}},在里站的主条目是[[萌叫]],私认为这样不合理,应该使用那个大众使用最广泛的词作为主条目。
/* 用户 页和讨论页没有分类 */
以上是私的建议即理由。海豚哥哥怎样认为呢?认为私这里欠缺的地方,请指正。--</span></big></big></big></big><span style="color:blue;background:lightblue;"><small>N杂⌬并⌬ </span></big></big></big></big></sub>喹啉C<sub>9</sub>H<sub>7</sub>N - 滝沢朔太郎({{coloredlink|#2525EF|User:滝沢朔太郎|{{ruby|Ta|わ'''''た'''''し}}}}{{coloredlink|#2525EF|Special: 用户 贡献/ 滝沢朔太郎|{{ruby|ki|の'''''記'''''録}}}}zawa Saku{{coloredlink|#2525EF|User_talk:滝沢朔太郎|{{ruby|ta|'''''Ta'''''lk}}}}ro)</small>  <small><small><span style="color:blue;background:lightblue;">是个弱受</span></small></small> 2020年7月25日 (六) 01:55 (CST)
body.ns-1 #catlinks {
:海豚君长时间未回复,恕擅自移动这个页面了,改变重定向,并修改条目中的词。--</span></big></big></big></big><span style="color:blue;background:lightblue;"><small>N杂⌬并⌬ </span></big></big></big></big></sub>喹啉C<sub>9</sub>H<sub>7</sub>N - 滝沢朔太郎({{coloredlink|#2525EF|User:滝沢朔太郎|{{ruby|Ta|わ'''''た'''''し}}}}{{coloredlink|#2525EF|Special: 用户贡献/滝沢朔太郎|{{ruby|ki|の'''''記'''''録}}}}zawa Saku{{coloredlink|#2525EF|User_talk:滝沢朔太郎|{{ruby|ta|'''''Ta'''''lk}}}}ro)</small>  <small><small><span style="color:blue;background:lightblue;">是个弱受</span></small></small> 2020年7月28日 (二) 22:40 (CST)
   display: none !important;
}
body.ns-2 #catlinks {
   display: none !important;
}


== 问一下跨维基使用模板 ==
/* 仅手机版显示支持 */
 
.mobileonly {
 请 问hmoe跨维基使用zhmoe的模板应该怎么写—— [[User: 星海子|<img style="width:32px;height:32px;border-radius:50%;overflow:hidden;box-shadow:1px 1px 2px 0px rgba(0,0,0,0.45);" src="//img.moegirl.org.cn/common/b/b7/星海子.jpg" /> ほしみ]]  2020年7月29日 (三) 15:57 (CST)
   display: none !important;
: 没事了,不过{/{zhmoe: 工口魔物娘图鉴3}/}显示301错误。—— [[User:星海子|<img style="width:32px;height:32px;border-radius:50%;overflow:hidden;box-shadow:1px 1px 2px 0px rgba(0,0,0,0.45);" src="//img.moegirl.org.cn/common/b/b7/星海子.jpg" /> ほしみ]]  2020年7月29日 (三) 16:07 (CST)
}
: 那个模板这里有,已更改--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[用户讨论:=海豚=/备忘录|留言]] · [[特殊: 用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]]) 2020年7月29日 (三) 21:44 (CST)
/* 编辑 求 */
:: 但是zhmoe:会显示301 萌百: 就可以正常是什么情况呢—— {{coloredlink|orange|zhmoe:萌娘百科:巡查姬|Patroller}} [[User:星海子|<img style="width:32px;height:32px;border-radius:50%;overflow:hidden;box-shadow:1px 1px 2px 0px rgba(0,0,0,0.45);" src="//img.moegirl.org.cn/common/b/b7/星海子.jpg" /> ほしみ]] 2020年7月30日 (四) 00:39 (CST)
.editRequest {
 
   text-align: center;
== 权限申请 ==
   border: 1px solid #ddd;
 
   border-radius: 3px;
请求巡查权限,便于搬迁部分条目,暂时也可。—— [[User:星海子|<img style="width:32px;height:32px;border-radius:50%;overflow:hidden;box-shadow:1px 1px 2px 0px rgba(0,0,0,0.45);" src="//img.moegirl.org.cn/common/b/b7/星海子.jpg" /> ほしみ]]  2020年7月29日 (三) 17:11 (CST)
   margin:1em 2.5em;
: 因为您有那边的巡查姬历史,所以直接赋予了你相当于巡查的权限,请谨慎使用--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[用户讨论:=海豚=/备忘录|留言]] · [[特殊: 用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]]) 2020年7月29日 (三) 21:44 (CST)
   padding: 1em;
::主要用于魔物娘系列,那边需要删减/去图等操作,再此站存档备份。—— {{coloredlink|orange|zhmoe: 萌娘百科:巡查姬|Patroller}} [[User:星海子|<img style="width:32px;height:32px;border-radius:50%;overflow:hidden;box-shadow:1px 1px 2px 0px rgba(0,0,0,0.45);" src="//img.moegirl.org.cn/common/b/b7/星海子.jpg" /> ほしみ]] 2020年7月30日 (四) 00:40 (CST)
   background: white;
:::辛苦了❤❤❤,加油--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[用户讨论:=海豚=/备忘录|留言]] · [[特殊: 用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]]) 2020年7月31日 (五) 00:05 (CST)
}
 
.editRequest .newComment {
== 权限申请 - Func ==
   white-space: nowrap;
 
   background: #347bff;
近来需要转移一些共享站的图片至此以作备份,由于拖放上传没有分类会造成困扰,所以我将改用api上传,为了不受速率限制影响,需要patroller权限(在这边似乎叫巡查豁免者……),麻烦您了。--[[用户:Func|Func]]([[用户讨论:Func|讨论]]) 2020年7月31日 (五) 13:16 (CST)
   color: #fff;
:不客气,感谢您对本站的贡献❤❤❤--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[用户讨论:=海豚=/备忘录|留言]] · [[特殊:用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]]) 2020年7月31日 (五) 21:36 (CST)
   border: 1px solid #347bff;
 
   text-shadow: 0 1px rgba(0,0,0,0.1);
== 删除请求 ==
   font-family: inherit;
 
   font-size: 1em;
麻烦海豚批量删除处理一下[[: 分类:即将删除的页面]],thx—— {{coloredlink|orange|zhmoe: 萌娘百科:巡查姬|Patroller}} [[User:星海子|<img style="width:32px;height:32px;border-radius:50%;overflow:hidden;box-shadow:1px 1px 2px 0px rgba(0,0,0,0.45);" src="//img.moegirl.org.cn/common/b/b7/星海子.jpg" /> ほしみ]] 2020年8月5日 (三) 21:15 (CST)
   min-width: 4em;
: 我在这里没看到那个选项,估计是缺少某个小工具,我到主站找一下。--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[用户讨论:=海豚=/备忘录|留言]] · [[特殊: 用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]]) 2020年8月5日 (三) 21:40 (CST)
   max-width: 28.75em;
::请找行政员,我无法删除超过5个版本的条目,{{@|Hice}}--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[ 户讨论:=海豚=/备忘录|留言]] · [[特殊:用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]] 2020年8月5日 (三) 22:01 (CST)
   padding: .5em 1em;
 
   margin: 0;
== 关于[[模板:政治]]中 新上传的背景图片 ==
   border-radius: 2px;
 
   -webkit-box-sizing: border-box;
  海豚🐬你好,政治和乳包模板 示意图 麻烦你在[[H萌娘: 主题板块导航|主 板块导航]] 里也改一下(虽然 个页面里面一大半图标我都加载不出来)。
   -moz-box-sizing: border-box;
 
   box-sizing: border-box;
还有这张图传上来之后才发现有水印……能不能重新传一下,我修改不了了。然后考虑图片代表性广泛程度的原因,把这张图背景里的文字和头像给P掉了,这样可能也更中立一点🤔
   -webkit-appearance: none;
 
   zoom: 1;
[https://i.loli.net/2020/08/15/h3clQKU5FDSOdNm.jpg 只裁掉水印的] [https://i.loli.net/2020/08/15/G76hwResk5bv4DA.jpg P过的]都传上图床了。
   vertical-align: middle;
 
   text-align: center;
谢谢。——[[用户:Pavel|Pavel]]([[用户讨论:Pavel|讨论]]) 2020年8月15日 ( 六) 21:55 (CST)
   font-weight: bold;
 
   cursor: pointer;
== 关于部分图片加载失败的问题 ==
}
 
/* 注释里的列表 */
  海豚大哥哥你好,最近我在登录H萌时出现了图片加载失败 现象。例如:所有用户的头像,[[H萌娘: 主题板块导航|主题板块导航]],主 上滚动 优质条目推荐(如“露出”条目),评论区部 图片等。经切换多个VPN后,仍然无法解决问题,请问这是网站那边的问题吗?--[[User:Yywgs899|Yywgs899]]([[用户讨论:Yywgs899|留言]]·[[特殊: 用户贡献/Yywgs899|贡献]]) 2020年8月17日 ( ) 11:56 (CST)
.reference-text > ul.listInRef,
: 这头的服务器无法连接到已经完全搬入墙内的萌娘共享,其有关图片一律无法加载,目前正在想办法解决--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[用户讨论:=海豚=/备忘录|留言]] · [[特殊: 用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]]) 2020 年8 月20 日 ( ) 22:05 (CST)
.reference-text > ol.listInRef {
::原来如此,那辛苦各位管理了--[[User:Yywgs899|Yywgs899]]([[用户讨论:Yywgs899|留言]]·[[特殊:用户贡献/Yywgs899|贡献]]) 2020年8月20日 (四) 22:40 (CST)
   margin: -1.5em 0 0 2em;
:: 正想报bug,结果找到了相同的issue。辛苦各位管理了 --[[用户:HGGG|Dead or Alive From HGGG]]([[用户讨论:HGGG|讨论]]) 2020年8月21日 (五) 22:48 (CST)
}
 
/*
::看起来 www.moegirl.org.cn 的资源会检查 referer 是否在 moegirlCN 站内,否则返回 403: 建议统一将 referer 写成 <nowiki>https://赫海东冠状病毒六四事件法轮功.moegirl.org.cn</nowiki>
* Skeleton V2.0.4
:: 测试
* Copyright 2014, Dave Gamache
 
* www.getskeleton.com
::<code>curl '<nowiki>https://img.moegirl.org.cn/moehime.jpg</nowiki>' -v -H "referer: <nowiki>https://赫海东冠状病毒六四事件法轮
* Free to use under the MIT license.
.moegirl.org.cn</nowiki>"</code>
* http://www.opensource.org/licenses/mit-license.php
::--[[用户:Cuthead|Cuthead]]([[用户讨论:Cuthead|讨论]]) 2021年1月25日 (一) 01:04 (CST)
* 12/29/2014
 
*/
== 撒尿页面中【方法】的一点补充,我的改动无法保存丨个人的恶趣味,可否麻烦阁下提交 ==
/* 以下内容已被萌百格式化,注释已被翻译 */
 
.container {
站着尿:有高达八成雄性都会站着尿,当然有的雌性乡民也想站着尿,相信没有人会反对。'''事实上,雌性乡民站着尿的场景通常发生在淋浴时(当然不包括公共浴室),而雌性乡民之间并不沟通此事,导致淋浴站着组和找蹲厕组发现对方的存在是都很震惊。如果不扎马步?的话会直接顺着大腿流下来,尿液温度略高于体温,在寒冷的天气更明显,非常温暖舒适。'''
   position: relative;
 
   width: 100%;
蹲着尿:有高达八成雌性都是蹲着尿,当然有马桶会就坐着尿。'''雌性乡民们的尿道并不能简单理解为一根管子,出来的结果具有不确定性,刚开始不能太急,借助经验和重力排出体外,蹲着尿歪是很正常的,容易尿到jiojio丨袜袜丨鞋鞋丨裤腿,一般感受到湿意时才知道自己尿歪了。配图中两个紫衣紫发妹子站着尿出直线是很难达到的。'''雄性乡民也可以蹲着尿,只不过jj的瞄准角度一定要算好。
   max-width: 960px;
 
   margin: 0 auto;
:{{完成}},另为何无法提交,有错误代码或提示吗--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[用户讨论:=海豚=/备忘录|留言]] · [[特殊:用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]]) 2020年8月30日 (日) 13:37 (CST)
   padding: 0 20px;
 
   box-sizing: border-box;
== H萌娘编辑者是否有必要用即时通讯软件沟通 ==
}
感觉讨论版用得不太习惯--[[用户:香浓牛奶|香浓牛奶]]([[用户讨论:香浓牛奶|讨论]])
.div,
:好像过去有吧,我记得,,,你可以去qq的萌娘百科主群问问--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[用户讨论:=海豚=/备忘录|留言]] · [[特殊:用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]]) 2020年9月3日 (四) 20:34 (CST)
.divs,
 
.column,
用户个人页的编辑有啥模板可参照利用吗--[[用户:香浓牛奶|香浓牛奶]]([[用户讨论:香浓牛奶|讨论]]) 2020年9月3日 (四) 20:35 (CST)
.columns {
:请参见[[:分类:用户框]]--<img src="https://www.hmoegirl.com/images/avatars/574894/128.png?ver=1598093246" style="width: 2.5em;border-radius: 50%;"/> [[User:=海豚=|=海豚=]]([[用户讨论:=海豚=/备忘录|留言]] · [[特殊:用户贡献/=海豚=|贡献]] · [[用户讨论:=海豚=|讨论]]) 2020年9月3日 (四) 20:38 (CST)
   width: 100%;
 
   float: left;
[https://t.me/hmoegirl H萌娘百科交流群] --[[用户:Cuthead|Cuthead]]([[用户讨论:Cuthead|讨论]]) 2021年1月25日 (一) 02:11 (CST)
   box-sizing: border-box;
}
/* 适用于屏幕像素宽度大于400px的设备 */
@media (min-width: 400px) {
   .container {
     width: 85%;
     padding: 0;
   }
}
/* 适用于屏幕像素宽度大于800px的设备 */
@media (min-width: 800px) {
   .container {
     width: 80%;
   }
   .div,
   .divs,
   .column,
   .columns {
     margin-left: .3%;
   }
   .div:first-child,
   .divs:first-child,
   .column:first-child,
   .columns:first-child {
     margin-left: 0;
   }
   .one.div,
   .one.divs {
     width: 100%;
     margin-left: 0;
   }
   .two.divs {
     width: 49.85%;
   }
   .three.divs {
     width: 33.1333333333%;
   }
   .four.divs {
     width: 24.775%;
   }
   .five.divs {
     width: 19.76%;
   }
   .six.divs {
     width: 16.4166666667%;
   }
   .seven.divs {
     width: 14.0285714286%;
   }
   .eight.divs {
     width: 12.2375%;
   }
   .nine.divs {
     width: 10.8444444444%;
   }
   .ten.divs {
     width: 9.73%;
   }
   .eleven.divs {
     width: 8.81818181818%;
   }
   .twelve.divs {
     width: 8.05833333333%;
   }
   .one.column,
   .one.columns {
     width: 8.05833333333%;
   }
   .two.columns {
     width: 16.4166666667%;
   }
   .three.columns {
     width: 24.775%;
   }
   .four.columns {
     width: 33.1333333333%;
   }
   .five.columns {
     width: 41.4916666667%;
   }
   .six.columns {
     width: 49.85%;
   }
   .seven.columns {
     width: 58.2083333333%;
   }
   .eight.columns {
     width: 66.5666666667%;
   }
   .nine.columns {
     width: 74.925%;
   }
   .ten.columns {
     width: 83.2833333333%;
   }
   .eleven.columns {
     width: 91.6416666667%;
   }
   .twelve.columns {
     width: 100%;
     margin-left: 0;
   }
   .one-third.column {
     width: 33.1333333333%;
   }
   .two-thirds.column {
     width: 66.5666666667%;
   }
   .one-half.column {
     width: 49.85%;
   }
   /* Offsets设置 */
   .offset-by-one.column,
   .offset-by-one.columns {
     margin-left: 8.66666666667%;
   }
   .offset-by-two.column,
   .offset-by-two.columns {
     margin-left: 17.3333333333%;
   }
   .offset-by-three.column,
   .offset-by-three.columns {
     margin-left: 26%;
   }
   .offset-by-four.column,
   .offset-by-four.columns {
     margin-left: 34.6666666667%;
   }
   .offset-by-five.column,
   .offset-by-five.columns {
     margin-left: 43.3333333333%;
   }
   .offset-by-six.column,
   .offset-by-six.columns {
     margin-left: 52%;
   }
   .offset-by-seven.column,
   .offset-by-seven.columns {
     margin-left: 60.6666666667%;
   }
   .offset-by-eight.column,
   .offset-by-eight.columns {
     margin-left: 69.3333333333%;
   }
   .offset-by-nine.column,
   .offset-by-nine.columns {
     margin-left: 78.0%;
   }
   .offset-by-ten.column,
   .offset-by-ten.columns {
     margin-left: 86.6666666667%;
   }
   .offset-by-eleven.column,
   .offset-by-eleven.columns {
     margin-left: 95.3333333333%;
   }
   .offset-by-one-third.column,
   .offset-by-one-third.columns {
     margin-left: 34.6666666667%;
   }
   .offset-by-two-thirds.column,
   .offset-by-two-thirds.columns {
     margin-left: 69.3333333333%;
   }
   .offset-by-one-half.column,
   .offset-by-one-half.columns {
     margin-left: 52%;
   }
}
/*
* 感谢{{ 萌百|User:Great Brightstar}} 的贡献,源码来自[[special:diff/834104]]
* 以下是原注释:
* 在这里使用 font-feature-settings 属性会让使用“lang”标签的元素强制使 OpenType 技术显示本地化的变体字(通过激活 locl 标签,即便浏览器本身不直接激活
  * 如果你使用思源黑体(非 CN、JP、KO、TW 版)、Noto Sans CJK 显示文字 话就有可能看到效果。
  * 关于上述这个 CSS 属性 用法 参阅:https://developer.mozilla.org/en-US/docs/Web/CSS/font-feature-settings 注意:此文引用的 OpenType Feature Tags list 同样需要关注。
* 如有任何问 请即刻禁用之
* Nbdd0121: 将原来的[lang] 改为span[lang] 样就不会影响非{{lang}}的[lang]了 (e.g. #mw-content-text)
*/
span[lang] {
   font-family: initial;
   font-feature-settings: "locl" on;
   -webkit-font-feature-settings: "locl" on;
}
[style*="font"] span[lang] {
   font-family: inherit;
}
/* wikitable 的 caption */
.wikitable.mw-collapsible caption {
   border: 1px solid rgba(170, 170, 170, 0.37);
   border-bottom-width: 0;
   background-color: rgb(249,249,249);
}
.wikitable.mw-collapsible.mw-collapsed caption {
   border-bottom-width: 1px;
}
/* vectorMenu 排序 */
div.vectorMenu ul {
   display: flex;
   flex-flow: column;
}
/* 分类页同开头的 列表不 段 */
.mw-category-group {
   -webkit-column-break-inside: avoid;
   page-break-inside: avoid;
   break-inside: avoid;
}
.mw-category-group:nth-child(1):nth-last-child(1),  /* 只有一个列表时 */
.mw-category-group:nth-child(1):nth-last-child(2),  /* 只有两个列表时 */
.mw-category-group:nth-child(2):nth-last-child(1) { /* 只有两个列表时 */
   -webkit-column-break-inside: auto;
   page-break-inside: auto;
   break-inside: auto;
}
/* 页面底部导航框(2011 年8 月16 引自中文维基)( 所谓大家族模板) */
table.navbox {
   clear: both;
   margin: auto;
   box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
   padding: 1px;
   text-align: center;
   width: 100%;
   font-size: 101%!important;
   line-height: 1.8;
}
table.navbox+table.navbox {
   margin-top: -1px;
}
.navbox-title,
.navbox-abovebelow,
table.navbox th {
   padding-left: 1em;
   padding-right: 1em;
   text-align: center;
}
.navbox-group {
   font-weight: 700;
   padding-left: 1em;
   padding-right: 1em;
   white-space: nowrap;
}
.navbox,
.navbox-subgroup {
   background: none repeat scroll 0 0 #fdfdfd;
}
.navbox-list {
   border-color: #fdfdfd;
}
.navbox-title,
table.navbox th {
   background: none repeat scroll 0 0 #a5e4a5;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
   background: none repeat scroll 0 0 #c0ecc0;
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
   background: none repeat scroll 0 0 #e6f6e6;
}
.navbox-even {
   background: none repeat scroll 0 0 #f5fcf5;
}
.navbox-odd {
   background: none repeat scroll 0 0 transparent;
}
.collapseButton {
   float: right;
   font-weight: 400;
   text-align: right;
   width: auto;
}
.navbox .collapseButton {
   width: 6em;
}
/* Fix by case : Rev 1327309 ([[Special:Permalink/1327309]])
   Address alignment issue of nested tabs in Navbox */
.navbox .TabLabel {
   text-align: left;
}

2022年3月16日 (三) 15:22的版本

/* 放置于这里的CSS将应用于所有皮肤 */
/*
 * 由用户850710247liu制作的皮肤界面,参考Github添加了Emoji支持
 * 更改后要同步到 [[MediaWiki:Gadget-GothicMoe.css]]
 */
/*春季主题背景---画画的纱雾酱*/
body {
    opacity: 0.92;
    background-image:url(https://www.hmoegirl.com/images/6/6b/%E7%94%BB%E7%94%BB%E7%9A%84%E7%BA%B1%E9%9B%BE%E9%85%B1.png);
    background-position:right 40% bottom 45%;
    background-size:670px;
    background-attachment:fixed;
    background-repeat:no-repeat;
}
/*全站样式*/
body {
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.mw-body {
    margin-left: 12.4em;
}
.mw-body-content {
    line-height: 1.85;
}
.mw-label {
    white-space: nowrap;
}
body .ui-dialog .ui-widget-header {
    background: #f1f1f1 !important;
}
body .ui-button {
    box-shadow: 0 0 0 0 !important;
}
.ns-0 h2{
	overflow: visible;
	border-bottom: none;
}
.ns-0 h2 .mw-headline{
	display: inline-block;
	padding: 0.7px 0;
}
.ns-0 h2 .mw-headline::after{
	content: '';
	display: block;
	background-color: #e0e04173;
	height: 0.7em;
	margin: -0.7em 0 0 -0.5em;
	width: 100%;
	border-radius: 0.35em;
}
::selection {
    background: rgba(0,0,0,.1);
    text-shadow: none;
}
::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}
::-webkit-scrollbar-thumb {
  background: rgb(213, 213, 213);
  border-radius: 6px;
}
::-webkit-scrollbar-thumb:hover {
  background: rgb(196, 196, 196);
}
/* 公告栏滚动Rollnews */
#scrollDiv {
    width: 100%;
    height: 27px;
    line-height: 25px;
    overflow: hidden
}
#scrollDiv ul {
    margin-left: 0!important;
}
#scrollDiv li {
    background-color: rgb(245,245,245,0.3);
    height: 25px;
    padding-left: 0px;
    list-style: none;
}
#localNotice {
    background-color: rgb(245,245,245,0.3);
}
/* 链接显示效果 */
a:hover {
  text-decoration: none!important;
  color: #2a4b8d;
}
/* 侧边栏、顶部栏、页脚 */
.mw-body {
border-left: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-right: none;
border-top: none;
}
.vectorTabs {
    font-size: 16px;
    padding-top: 2px;
}
.vectorTabs #ca-unwatch.icon a, .vectorTabs #ca-watch.icon a, .vectorTabs #ca-wikilove.icon a {
    padding-top: 3.4em;
}
.vectorMenuCheckbox {
   height:110%;
}
.portal {
    background: transparent !important;
}
#mw-panel {
    border-right: 1px solid #bbb;
    background: rgb(254,254,254,0.95) !important;
    padding-left: 14px !important;
}
#p-logo {
    left: 0px;
    padding-left: 2px;
}
#p-logo a {
    padding-left: 40px;
    left: 0px;
    border-right: 1px solid #aaa;
}
#p-logo a:hover {
    opacity: 1.0;
}
#mw-head {
    background-color: rgb(254,254,254,0.94);
    opacity: 1.0;
    box-shadow: 0px 1px 2px #aaa;
    background-image: url(https://www.hmoegirl.com/images/b/b0/%E6%98%A5%E5%A4%A9%E9%A3%9E%E9%B8%9F.png);
    background-position: right top;
    background-size: 920px;
    background-repeat: no-repeat;
    -webkit-transition-property: opacity !important;
    -moz-transition-property: opacity !important;
    -o-transition-property: opacity !important;
    -ms-transition-property: opacity !important;
    transition-property: opacity !important;
    -webkit-transition-duration: 0.5s !important;
    -moz-transition-duration: 0.5s !important;
    -o-transition-duration: 0.5s !important;
    -ms-transition-duration: 0.5s !important;
    transition-duration: 0.25s !important;
}
.vectorMenu {
    font-size: 92%;
}
#mw-head:hover {
    opacity: 1.0 !important;
}
.uls-settings-trigger {
    display: none !important;
}
#left-navigation {
    margin-left: 233px !important;
}
#mw-page-base {
    height: 104px;
}
#left-navigation,
#right-navigation {
    margin-top: 60px;
}
#mw-head div.vectorMenu h4 {
    height: 1.9em;
    margin-bottom: 0;
    padding-top: 1.25em;
    padding-bottom: 0;
    padding-right: 0.5em;
}
#mw-panel div.portal {
    padding-bottom: 0.7em;
    padding-top: 0.4em;
}
#mw-panel #p-logo .mw-wiki-logo {
    width: 175px;
}
#mw-panel {
    font-size: 18.5px;
}
#mw-head li {
    background: transparent !important;
}
#mw-panel,#mw-head {
    z-index: 2;
    line-height: 1.7 !important;
    font-weight: 300 !important;
}
#mw-panel .portal .body li {
     line-height: 1.6em;
}
.mw-wiki-logo{
    padding-left: 5px !important;
    padding-top: 10px !important;
    border: none !important;
}
.clear-div {
    clear: both;
}
.uls-trigger{
    display: none;
}
div.vectorMenu div.menu {
    top: 2.8em;
    width: 100%;
    background-color: rgba(251,251,251,0.9);
    border: 1px solid #a7d7f9;
    border-top: transparent;
}
#mw-panel .portal .body li a:visited {
  color: #0645ad;
}
#mw-head .portal .body li a:visited {
  color: #0645ad;
}
#ca-conv{
	float: right;
}
#catlinks {
background-color: rgba(251,251,251,0.3);
}
.oo-ui-popupWidget-anchored-top {
    z-index: 10000;
}
#mp-banner {
    margin: -1.7em;
    margin-top: -4.1em;
    background-image: url(https://www.hmoegirl.com/images/0/09/80468767.jpg);
}
#footer {
    margin-left: 12.4em;
    padding: 1.25em;
}
/* 标题字型调整*/
#firstHeading {
    font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 500;
    padding-bottom: 6px;
    font-variant: small-caps;
    font-size: 170%;
}
h2,
h3,
h4,
h5,
h6 {
        font-family: "roboto",sans-serif !important;
	color: #404040 !important;
	line-height: 1.8 !important;
	border-bottom-color: rgba(0, 0, 0, .1) !important;
}
.mw-body-content h2 {
    font-weight: 540;
}
#siteSub {
    display: inline;
    font-size: 100%;
    font-weight: 400; /* 400 = normal */
    font-style: normal;
    text-align: right;
    padding-top: 11px;
    padding: 0.1em;
}
/* 搜索框 */
#simpleSearch {
  max-width: 220px; 
  background-image: none;
  padding: 0px 10px;
  opacity: 0.625;
  display: flex;
  align-items: center;
  transition: width 0.4s;
}
 
#simpleSearch:hover {
  border-color: var(--theme-color) !important;
}
 
#simpleSearch:focus-within {
  width: 240px;
}
 
#searchInput::-webkit-input-placeholder {
  color: var(--theme-color) !important;
}
 
#searchInput::input-placeholder {
  color: var(--theme-color) !important;
}
 
#simpleSearch #searchButton {
  right: 8px !important;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E %3Cpath d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'%3E%3C/path%3E %3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E %3Cpath d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'%3E%3C/path%3E %3C/svg%3E");
  background-color: var(--theme-color) !important;
  background-image: none !important;
  background-color: var(--theme-color) !important;
  width: 20px !important;
  height: 20px !important;
  padding-block-start: 21px;
}
#simpleSearch:hover>#searchButton {
  animation: shake 0.4s 1 forwards;
}
#p-search {
    float: left;
    margin-right: 0.5em;
    margin-left: 0.6em;
    margin-top: 0.1em;
}
@keyframes shake {

  0%,
  50% {
    transform: rotate(5deg) scale(1.05);
  }
 
  25%,
  75% {
    transform: rotate(-5deg) scale(1.05);
  }
 
  100% {
    transform: rotate(0deg) scale(1.05);
  }
}
.oo-ui-actionFieldLayout-input {
    font-size: 95%;
}
/* 最近更改页面 */
.mw-changeslist-legend {
    display: block!important;
}
/* 搜索界面 */
.mw-search-results {
    max-width: 50em;
}
/* info类模板 */
.infoBox {
    width:80%;
    margin: 0 auto;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12), 0 2px 1px -2px rgba(0,0,0,.2);
}
.infoBoxx {
  border-radius: 5px;
  overflow: hidden;
}
.infobox {
  margin-top: 0.4em ;
  margin-left: 1em;
  padding: 0.2em;
  width: 285px;
  float: right;
  clear: right;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  overflow: hidden;
  background: rgba(251,251,251,0.7);
}
.infotemplatebox {
  margin-top: 0.4em ;
  margin-left: 1em;
  padding: 0.2em;
  width: 285px;
  float: right;
  clear: right;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  overflow: hidden!important;
  background: rgba(251,251,251,0.7);
}
/* 编辑历史调整*/
#pagehistory li.selected {
    background-color: transparent;
}
/* 编辑区帮助 */
.editHelp {
    display: inline-block!important;
}
/* 隐藏编辑提示修改和上传文件协议 */
div.sysop-show, p.sysop-show {
    display: none;
}
.mw-htmlform-field-Licenses{
    display: none;
}
/* 斜体字右边距加大看以防止文字挤在一起 */
#mw-content-text i {
    margin-right: 3px;
}
/* Extension:MultimediaViewer的半透明化修改  */
.mw-mmv-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    opacity: 0.73;
}
body.mediawiki.mw-mmv-lightbox-open #mw-page-base,
body.mediawiki.mw-mmv-lightbox-open #mw-head-base,
body.mediawiki.mw-mmv-lightbox-open #mw-navigation,
body.mediawiki.mw-mmv-lightbox-open #content,
body.mediawiki.mw-mmv-lightbox-open #footer,
body.mediawiki.mw-mmv-lightbox-open #globalWrapper {
    display: inherit;
}
body.mediawiki.mw-mmv-lightbox-open > *  {
    display: inherit;
}
body.mediawiki.mw-mmv-lightbox-open > script,
body.mediawiki.mw-mmv-lightbox-open > style {
    display: none;
}
body.mediawiki.mw-mmv-lightbox-open {
    overflow: hidden;
}
body .mw-mmv-wrapper {
    position: fixed;
}
/* mutilmediaViewer 信息栏修复 */
.mw-mmv-image-metadata-column.mw-mmv-image-metadata-desc-column {
    width: 30%;
}
.mw-mmv-image-metadata-column.mw-mmv-image-metadata-links-column {
    width: 70%;
    max-width: 70%;
}
ul.mw-mmv-image-links li {
    float: left;
    padding: .3em 1em;
}
div.mw-mmv-image-desc-div,
div.mw-mmv-image-links-div{
    display:block
}
div.metadata-panel-is-closed .mw-mmv-image-links li.mw-mmv-license-li {
    height:inherit;
    line-height:inherit;
}
.mw-mmv-warning-visible .mw-mmv-download-dialog .mw-mmv-dialog-down-arrow {
    background-color: #ffffff;
}
.mw-mmv-warning-visible .mw-mmv-dialog-warning,
.mw-mmv-warning-visible .mw-mmv-download-attribution {
    display: none !important;
}
/* 通用圆角框 */
.common-box {
    padding: .2em .4em;
    border: 0.7px solid #ddd;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background: rgba(250,250,250,0.65)!important;
}
/* 数据表格 */
.mw-datatable.TablePager {
    line-height: 1.7;
    width: 100%;
    table-layout: fixed;
    word-wrap: break-word;
}
/* 隐藏首页标题、空行、分类、讨论、查看源代码tab */
.page-Mainpage h1.firstHeading,
.page-Mainpage #siteSub,
.page-Mainpage #contentSub,
.page-Mainpage #ca-viewsource,
.page-Mainpage #siteNotice,
.page-Mainpage #ca-talk,
.page-Mainpage #catlinks,
.page-Mainpage #footer #footer-info
{
    display: none;
}
/* 隐藏目录 */
#toc:not(.toc-custom) {
  display: none;
}
/* 图片页隐藏媒体查看器 */
.mw-mmv-filepage-buttons .mw-mmv-view-expanded, .mw-mmv-filepage-buttons .mw-mmv-view-config {
    display: none;
}
/* 导航条(完全没有apple风格的apple风面包屑orz) 来源:http://www.jankoatwarpspeed.com/examples/breadcrumb/ */
#breadcrumb {
    background-image: url(//img.moegirl.org/breadcrumb/bc_bg.png);
    color: red;
    border: solid 1px #cacaca;
    border-radius: 10px;
    overflow: hidden;
}
#breadcrumb span {
    float: left;
    padding-left: 10px;
}
#breadcrumb a {
    display: block;
    background: url(//img.moegirl.org/breadcrumb/bc_separator.png) no-repeat right;
    padding-right: 15px;
    color: #454545;
}
#breadcrumb a:hover {
    color: #35acc5;
}
/* 回到顶部 */
.backToTop {
    display: none;
    padding: 5px 0;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    text-align: center;
    position: fixed;
    _position: absolute;
    right: 0;
    bottom: 100px;
    _bottom: "auto";
    cursor: pointer;
    opacity: .6;
    filter: Alpha(opacity=60);
    z-index: 73;
}
.mw-mmv-lightbox-open .backToTop {
    display: none !important;
}
/* 隐藏编辑页面中的返回顶部按钮 */
.page-Mainpage .backToTop,
.action-edit .backToTop,
.action-submit .backToTop {
  display: none !important;
}
/* 表格宽度 */
.wikitable {
    max-width: 100%;
}
/* 缩略图居中*/
.thumb.tcenter {
    float: none;
    clear: both;
    display: block;
    margin: 0 auto;
}
/* 图片外框圆角化 */
.thumbinner {
  box-shadow: #666 0 0.4px 1px!important;
  border-radius: 5px!important;
  overflow: hidden!important;
}
/* 图库样式 */
    .thumbimage {
        border: 0px !important;
    }

    .thumbcaption {
        margin: 7px 0px !important;
    }

    .thumbimage:hover {
        opacity: 0.9 !important;
    }

    .dablink {
        margin: 14px 0px !important;
        font-weight: 300 !important;
        font-size: 17.5px !important;
    }

    .ambox,.tmbox,.Note,.informationbox {
        margin: 5px 0px !important;
        font-size: 18px !important;
        font-weight: 700 !important;
        line-height: 1.5 !important;
        border: 1px dashed #aaa !important;
        max-width: 550px !important;
        font-weight: 300 !important;
    }

    .ambox td,.tmbox td {
        padding: 10px !important;
    }

    .ambox-text-small,.mbox-text,.Note td {
        font-size: 14px !important;
        font-weight: 300 !important;
        color: #000 !important;
    }

    #request_for_deletion,.ambox-serious {
        background: rgba(255,0,0,0.1) !important;
        border: 1px dashed rgba(255,0,0,0.15) !important;
        color: #a00000 !important;
    }

    .tmbox-notice,.tmbox-move,.Note {
        background: rgba(150,75,0,0.1) !important;
        border: 1px dashed rgba(150,75,0,0.15) !important;
    }

    .informationbox {
        background: #fff !important;
        padding: 10px !important;
        font-size: 14px !important;
    }

    .editOptions {
        border: 0px !important;
    }

    .image img:hover {
        opacity: 0.85 !important;
    }
/* 用户页和讨论页没有分类 */
body.ns-1 #catlinks {
    display: none !important;
}
body.ns-2 #catlinks {
    display: none !important;
}

/* 仅手机版显示支持 */
.mobileonly {
    display: none !important;
}
/* 编辑请求 */
.editRequest {
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin:1em 2.5em;
    padding: 1em;
    background: white;
}
.editRequest .newComment {
    white-space: nowrap;
    background: #347bff;
    color: #fff;
    border: 1px solid #347bff;
    text-shadow: 0 1px rgba(0,0,0,0.1);
    font-family: inherit;
    font-size: 1em;
    min-width: 4em;
    max-width: 28.75em;
    padding: .5em 1em;
    margin: 0;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}
/* 注释里的列表 */
.reference-text > ul.listInRef,
.reference-text > ol.listInRef {
    margin: -1.5em 0 0 2em;
}
/*
 * Skeleton V2.0.4
 * Copyright 2014, Dave Gamache
 * www.getskeleton.com
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 12/29/2014
 */
/* 以下内容已被萌百格式化,注释已被翻译 */
.container {
    position: relative;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}
.div,
.divs,
.column,
.columns {
    width: 100%;
    float: left;
    box-sizing: border-box;
}
/* 适用于屏幕像素宽度大于400px的设备 */
@media (min-width: 400px) {
    .container {
        width: 85%;
        padding: 0;
    }
}
/* 适用于屏幕像素宽度大于800px的设备 */
@media (min-width: 800px) {
    .container {
        width: 80%;
    }
    .div,
    .divs,
    .column,
    .columns {
        margin-left: .3%;
    }
    .div:first-child,
    .divs:first-child,
    .column:first-child,
    .columns:first-child {
        margin-left: 0;
    }
    .one.div,
    .one.divs {
        width: 100%;
        margin-left: 0;
    }
    .two.divs {
        width: 49.85%;
    }
    .three.divs {
        width: 33.1333333333%;
    }
    .four.divs {
        width: 24.775%;
    }
    .five.divs {
        width: 19.76%;
    }
    .six.divs {
        width: 16.4166666667%;
    }
    .seven.divs {
        width: 14.0285714286%;
    }
    .eight.divs {
        width: 12.2375%;
    }
    .nine.divs {
        width: 10.8444444444%;
    }
    .ten.divs {
        width: 9.73%;
    }
    .eleven.divs {
        width: 8.81818181818%;
    }
    .twelve.divs {
        width: 8.05833333333%;
    }
    .one.column,
    .one.columns {
        width: 8.05833333333%;
    }
    .two.columns {
        width: 16.4166666667%;
    }
    .three.columns {
        width: 24.775%;
    }
    .four.columns {
        width: 33.1333333333%;
    }
    .five.columns {
        width: 41.4916666667%;
    }
    .six.columns {
        width: 49.85%;
    }
    .seven.columns {
        width: 58.2083333333%;
    }
    .eight.columns {
        width: 66.5666666667%;
    }
    .nine.columns {
        width: 74.925%;
    }
    .ten.columns {
        width: 83.2833333333%;
    }
    .eleven.columns {
        width: 91.6416666667%;
    }
    .twelve.columns {
        width: 100%;
        margin-left: 0;
    }
    .one-third.column {
        width: 33.1333333333%;
    }
    .two-thirds.column {
        width: 66.5666666667%;
    }
    .one-half.column {
        width: 49.85%;
    }
    /* Offsets设置 */
    .offset-by-one.column,
    .offset-by-one.columns {
        margin-left: 8.66666666667%;
    }
    .offset-by-two.column,
    .offset-by-two.columns {
        margin-left: 17.3333333333%;
    }
    .offset-by-three.column,
    .offset-by-three.columns {
        margin-left: 26%;
    }
    .offset-by-four.column,
    .offset-by-four.columns {
        margin-left: 34.6666666667%;
    }
    .offset-by-five.column,
    .offset-by-five.columns {
        margin-left: 43.3333333333%;
    }
    .offset-by-six.column,
    .offset-by-six.columns {
        margin-left: 52%;
    }
    .offset-by-seven.column,
    .offset-by-seven.columns {
        margin-left: 60.6666666667%;
    }
    .offset-by-eight.column,
    .offset-by-eight.columns {
        margin-left: 69.3333333333%;
    }
    .offset-by-nine.column,
    .offset-by-nine.columns {
        margin-left: 78.0%;
    }
    .offset-by-ten.column,
    .offset-by-ten.columns {
        margin-left: 86.6666666667%;
    }
    .offset-by-eleven.column,
    .offset-by-eleven.columns {
        margin-left: 95.3333333333%;
    }
    .offset-by-one-third.column,
    .offset-by-one-third.columns {
        margin-left: 34.6666666667%;
    }
    .offset-by-two-thirds.column,
    .offset-by-two-thirds.columns {
        margin-left: 69.3333333333%;
    }
    .offset-by-one-half.column,
    .offset-by-one-half.columns {
        margin-left: 52%;
    }
}
/*
 * 感谢{{萌百|User:Great Brightstar}}的贡献,源码来自[[special:diff/834104]]
 * 以下是原注释:
 * 在这里使用 font-feature-settings 属性会让使用“lang”标签的元素强制使用 OpenType 技术显示本地化的变体字(通过激活 locl 标签,即便浏览器本身不直接激活)。
 * 如果你使用思源黑体(非 CN、JP、KO、TW 版)、Noto Sans CJK 显示文字的话就有可能看到效果。
 * 关于上述这个 CSS 属性的用法,参阅:https://developer.mozilla.org/en-US/docs/Web/CSS/font-feature-settings 注意:此文引用的 OpenType Feature Tags list 同样需要关注。
 * 如有任何问题请即刻禁用之
 * Nbdd0121: 将原来的[lang]改为span[lang],这样就不会影响非{{lang}}的[lang]了 (e.g. #mw-content-text)
 */
span[lang] {
    font-family: initial;
    font-feature-settings: "locl" on;
    -webkit-font-feature-settings: "locl" on;
}
[style*="font"] span[lang] {
    font-family: inherit;
}
/* wikitable 的 caption */
.wikitable.mw-collapsible caption {
    border: 1px solid rgba(170, 170, 170, 0.37);
    border-bottom-width: 0;
    background-color: rgb(249,249,249);
}
.wikitable.mw-collapsible.mw-collapsed caption {
    border-bottom-width: 1px;
}
/* vectorMenu 的排序 */
div.vectorMenu ul {
    display: flex;
    flex-flow: column;
}
/* 分类页同开头的页面的列表不分段 */
.mw-category-group {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
.mw-category-group:nth-child(1):nth-last-child(1),  /* 只有一个列表时 */
.mw-category-group:nth-child(1):nth-last-child(2),  /* 只有两个列表时 */
.mw-category-group:nth-child(2):nth-last-child(1) { /* 只有两个列表时 */
    -webkit-column-break-inside: auto;
    page-break-inside: auto;
    break-inside: auto;
}
/* 页面底部导航框(2011年8月16日引自中文维基)(所谓大家族模板) */
table.navbox {
    clear: both;
    margin: auto;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    padding: 1px;
    text-align: center;
    width: 100%;
    font-size: 101%!important;
    line-height: 1.8;
}
table.navbox+table.navbox {
    margin-top: -1px;
}
.navbox-title,
.navbox-abovebelow,
table.navbox th {
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
}
.navbox-group {
    font-weight: 700;
    padding-left: 1em;
    padding-right: 1em;
    white-space: nowrap;
}
.navbox,
.navbox-subgroup {
    background: none repeat scroll 0 0 #fdfdfd;
}
.navbox-list {
    border-color: #fdfdfd;
}
.navbox-title,
table.navbox th {
    background: none repeat scroll 0 0 #a5e4a5;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background: none repeat scroll 0 0 #c0ecc0;
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: none repeat scroll 0 0 #e6f6e6;
}
.navbox-even {
    background: none repeat scroll 0 0 #f5fcf5;
}
.navbox-odd {
    background: none repeat scroll 0 0 transparent;
}
.collapseButton {
    float: right;
    font-weight: 400;
    text-align: right;
    width: auto;
}
.navbox .collapseButton {
    width: 6em;
}
/* Fix by case : Rev 1327309 ([[Special:Permalink/1327309]])
    Address alignment issue of nested tabs in Navbox */
.navbox .TabLabel {
    text-align: left;
}