“MediaWiki:Common.css”与“MediaWiki:Vector.css”:页面之间的差异

H萌娘,万物皆可H的百科全书!
(页面间差异)
跳到导航 跳到搜索
无编辑摘要
 
无编辑摘要
 
第1行: 第1行:
/*  放置于 这里 的CSS 应用于所有 皮肤 */
/* 这里 的任何CSS 为使用Vector 皮肤 的用户加载 */


/* 全站样式*/
/* 春季主题背景---画画的纱雾酱*/
body {
body.skin-vector-2022 {
-moz-hyphens: auto;
background-color: rgba(240, 240, 240, .5);
-webkit-hyphens: auto;
background-image:url(/index.php/Special:FilePath/%E7%94%BB%E7%94%BB%E7%9A%84%E7%BA%B1%E9%9B%BE%E9%85%B1.png);
hyphens: auto;
background-blend-mode: overlay;
background-position:right 40% bottom 45%;
background-size:670px;
background-attachment:fixed;
background-repeat:no-repeat;
}
}
.mw-body {
body.skin-vector-2022 .mw-body {
margin-left: 12.4em;
margin-top: -4px;
background-color: rgba(255, 255, 255, 0.8);
}
}
.mw-body-content {
body.skin-vector-2022 #footer-places li, #footer-icons li {
line-height: 1.85;
float: unset;
}
display: inline-block;
.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{
body.skin-vector-2022 #footer-places, #footer-icons {
display: inline-block;
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;
}
::-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 {
height: 25px;
padding-left: 0px;
list-style: none;
}
/* 链接显示效果 */
a:hover {
text-decoration: none!important;
color: #2a4b8d;
}
}


#ca-conv{
 
float: right;
/* 侧边栏、顶部栏、页脚 */
}
body.skin-vector-2022 .mw-body {
#catlinks {
border-left: 1px solid #bbb;
background-color: rgba(251,251,251,0.3);
border-bottom: 1px solid #bbb;
}
border-top: none;
.oo-ui-popupWidget-anchored-top {
border-right: none;
z-index: 10000;
}
#mp-banner {
margin: -1.7em;
margin-top: -4.1em;
background-image: url(/index.php/Special:FilePath/80468767.jpg);
}
}
#footer {
body.skin-vector-2022 .vectorTabs {
margin-left: 12.4em;
font-size: 16px;
padding: 1.25em;
padding-top: 2px;
}
}
/* 标题字型调整*/
body.skin-vector-2022 .vectorTabs #ca-unwatch.icon a, .vectorTabs #ca-watch.icon a, .vectorTabs #ca-wikilove.icon a {
#firstHeading {
padding-top: 3.4em;
font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-weight: 500;
padding-bottom: 6px;
font-size: 170%;
}
}
h2, h3, h4, h5, h6 {
body.skin-vector-2022 .vectorMenuCheckbox {
color: #404040 !important;
height:110%;
line-height: 1.8 !important;
border-bottom-color: rgba(0, 0, 0, .1) !important;
}
}
.mw-body-content h2 {
body.skin-vector-2022 .portal {
font-weight: 540;
background: transparent !important;
}
}
#siteSub {
body.skin-vector-2022 #mw-panel {
display: inline;
border-right: 1px solid #bbb;
font-size: 100%;
border-bottom: 1px solid #bbb;
font-weight: 400; /* 400 = normal */
/* background: rgb(254,254,254,0.95) !important; */
font-style: normal;
background: rgb(246,246,246,0.95) !important;
text-align: right;
padding-left: 14px !important;
padding-top: 11px;
padding: 0.1em;
}
}
@keyframes shake {
body.skin-vector-2022 #p-logo {
0%,
left: 0px;
50% {
padding-left: 2px;
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 {
body.skin-vector-2022 #p-logo a {
font-size: 95%;
padding-left: 40px;
left: 0px;
border-right: 1px solid #aaa;
}
}
/* 搜索界面 */
body.skin-vector-2022 #p-logo a:hover {
.mw-search-results {
opacity: 1.0;
max-width: 50em;
}
}
/* 最近更改页面 */
body.skin-vector-2022 #mw-head {
.mw-changeslist-legend {
background-color: rgb(254,254,254,0.94);
display: block!important;
height: 100px;
box-shadow: 0px 1px 2px #aaa;
background-image: url(/index.php/Special:FilePath/%E6%98%A5%E5%A4%A9%E9%A3%9E%E9%B8%9F.png);
background-position: right top;
background-size: 920px;
background-repeat: no-repeat;
transition-property: opacity !important;
transition-duration: 0.25s !important;
}
}
/* info类模板 */
body.skin-vector-2022 .vectorMenu {
.infoBox {
font-size: 92%;
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 {
body.skin-vector-2022 #left-navigation {
border-radius: 5px;
margin-left: 233px !important;
overflow: hidden;
}
}
.infobox {
body.skin-vector-2022 #mw-page-base {
margin-top: 0.4em ;
height: 104px;
margin-left: 2em;
padding: 0.3em;
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 {
body.skin-vector-2022 #left-navigation,
margin-top: 0.4em ;
body.skin-vector-2022 #right-navigation {
margin-left: 2em;
margin-top: 60px;
padding: 0.03em;
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);
}
}
/* 编辑历史调整*/
body.skin-vector-2022 #mw-head div.vectorMenu h4 {
#pagehistory li.selected {
height: 1.9em;
background-color: transparent;
margin-bottom: 0;
padding-top: 1.25em;
padding-bottom: 0;
padding-right: 0.5em;
}
}
/* 编辑区帮助 */
body.skin-vector-2022 #mw-panel div.portal {
.editHelp {
padding-bottom: 0.7em;
display: inline-block!important;
padding-top: 0.4em;
}
}
/* 隐藏编辑提示修改和上传文件协议 */
body.skin-vector-2022 #mw-panel #p-logo .mw-wiki-logo {
div.sysop-show, p.sysop-show {
width: 175px;
display: none;
}
}
.mw-htmlform-field-Licenses{
body.skin-vector-2022 #mw-panel {
display: none;
font-size: 18.5px;
}
}
/* 斜体字右边距加大看以防止文字挤在一起 */
body.skin-vector-2022 #mw-head li {
#mw-content-text i {
background: transparent !important;
margin-right: 3px;
}
}
/* Extension:MultimediaViewer的半透明化修改 */
body.skin-vector-2022 #mw-panel .portal .body li {
.mw-mmv-overlay {
line-height: 1.6em;
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.skin-vector-2022 .mw-wiki-logo {
body.mediawiki.mw-mmv-lightbox-open #mw-head-base,
padding-left: 5px !important;
body.mediawiki.mw-mmv-lightbox-open #mw-navigation,
padding-top: 10px !important;
body.mediawiki.mw-mmv-lightbox-open #content,
border: none !important;
body.mediawiki.mw-mmv-lightbox-open #footer,
body.mediawiki.mw-mmv-lightbox-open #globalWrapper {
display: inherit;
}
}
body.mediawiki.mw-mmv-lightbox-open > * {
body.skin-vector-2022 .clear-div {
display: inherit;
clear: both;
}
}
body.mediawiki.mw-mmv-lightbox-open > script,
body.skin-vector-2022 .uls-trigger {
body.mediawiki.mw-mmv-lightbox-open > style {
display: none;
display: none;
}
}
body.mediawiki.mw-mmv-lightbox-open {
body.skin-vector-2022 div.vectorMenu div.menu {
overflow: hidden;
top: 2.8em;
}
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%;
width: 100%;
table-layout: fixed;
background-color: rgba(251,251,251,0.9);
word-wrap: break-word;
border: 1px solid #a7d7f9;
border-top: transparent;
}
}
/* 移除默认头像 */
body.skin-vector-2022 #mw-panel .portal .body li a:visited {
.vector-user-menu-legacy #pt-anonuserpage,.vector-user-menu-legacy #pt-userpage a {
color: #0645ad;
background-image: none;
padding-top: 0em;
padding-left: 0em;
}
}
/*
body.skin-vector-2022 #mw-head .portal .body li a:visited {
.page-Mainpage h1.firstHeading,
color: #0645ad;
.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;
}
#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;
body.skin-vector-2022 #simpleSearch {
}
max-width: 225px
 
background-image: none;
.dablink {
padding: 0.1px 10px;
margin: 14px 0px !important;
opacity: 0.625;
font-weight: 300 !important;
display: flex;
font-size: 17.5px !important;
transition: width 0.4s;
}
 
.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;
}
}
/* 编辑请求 */
body.skin-vector-2022 #simpleSearch #searchButton {
.editRequest {
right: 6px !important;
text-align: center;
width: 20px !important;
border: 1px solid #ddd;
height: 23px !important;
border-radius: 3px;
margin:1em 2.5em;
padding: 1em;
background: white;
}
}
.editRequest .newComment {
body.skin-vector-2022 input::-webkit-search-cancel-button {
white-space: nowrap;
display:none;
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;
}
}
/* 注释里的列表 */
body.skin-vector-2022 #p-search {
.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;
float: left;
box-sizing: border-box;
margin-right: 0.5em;
margin-left: 0.6em;
margin-top: 0.1em;
}
}
/* 适 用于 幕像素宽度大于400px的设备 */
/* 适 配宽 屏 */
@media (min-width: 400px) {
@media screen and (min-width: 1300px) {
.container {
body.skin-vector-2022 .mw-body {
width: 85%;
padding-left: 47px;
padding: 0;
padding-right: 47px;
padding-top: 31px;
}
}
}
body.skin-vector-2022 #localNotice {
/* 适用于屏幕像素宽度大于800px的设备 */
padding-bottom: 17px;
@media (min-width: 800px) {
.container {
width: 80%;
}
}
.div,
body.skin-vector-2022 #sidebarHidden-arrow {
.divs,
top: 7.7em;
.column,
.columns {
margin-left: .3%;
}
}
.div:first-child,
}
.divs:first-child,
/* 适配带鱼屏 */
.column:first-child,
@media screen and (min-width: 1800px) {
.columns:first-child {
body.skin-vector-2022 .mw-body {
margin-left: 0;
border-right: 1px solid #bbb;
}
.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 {
body.skin-vector-2022 #content {
width: 16.4166666667%;
max-width: 72.9em;
margin-left: auto;
margin-right: auto;
}
}
.three.columns {
body.skin-vector-2022 #sidebarHidden-arrow {
width: 24.775%;
display: none;
}
}
.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年12月29日 (四) 01:18的版本

/* 这里的任何CSS将为使用Vector皮肤的用户加载 */

/*春季主题背景---画画的纱雾酱*/
body.skin-vector-2022 {
	background-color: rgba(240, 240, 240, .5);
	background-image:url(/index.php/Special:FilePath/%E7%94%BB%E7%94%BB%E7%9A%84%E7%BA%B1%E9%9B%BE%E9%85%B1.png);
	background-blend-mode: overlay;
	background-position:right 40% bottom 45%;
	background-size:670px;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
body.skin-vector-2022 .mw-body {
	margin-top: -4px;
	background-color: rgba(255, 255, 255, 0.8);
}
body.skin-vector-2022 #footer-places li, #footer-icons li {
	float: unset;
	display: inline-block;
}
body.skin-vector-2022 #footer-places, #footer-icons {
	display: inline-block;
}


/* 侧边栏、顶部栏、页脚 */
body.skin-vector-2022 .mw-body {
border-left: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-top: none;
border-right: none;
}
body.skin-vector-2022 .vectorTabs {
	font-size: 16px;
	padding-top: 2px;
}
body.skin-vector-2022 .vectorTabs #ca-unwatch.icon a, .vectorTabs #ca-watch.icon a, .vectorTabs #ca-wikilove.icon a {
	padding-top: 3.4em;
}
body.skin-vector-2022 .vectorMenuCheckbox {
	 height:110%;
}
body.skin-vector-2022 .portal {
	background: transparent !important;
}
body.skin-vector-2022 #mw-panel {
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	/* background: rgb(254,254,254,0.95) !important; */
	background: rgb(246,246,246,0.95) !important;
	padding-left: 14px !important;
}
body.skin-vector-2022 #p-logo {
	left: 0px;
	padding-left: 2px;
}
body.skin-vector-2022 #p-logo a {
	padding-left: 40px;
	left: 0px;
	border-right: 1px solid #aaa;
}
body.skin-vector-2022 #p-logo a:hover {
	opacity: 1.0;
}
body.skin-vector-2022 #mw-head {
	background-color: rgb(254,254,254,0.94);
	height: 100px;
	box-shadow: 0px 1px 2px #aaa;
	background-image: url(/index.php/Special:FilePath/%E6%98%A5%E5%A4%A9%E9%A3%9E%E9%B8%9F.png);
	background-position: right top;
	background-size: 920px;
	background-repeat: no-repeat;
	transition-property: opacity !important;
	transition-duration: 0.25s !important;
}
body.skin-vector-2022 .vectorMenu {
	font-size: 92%;
}
body.skin-vector-2022 #left-navigation {
	margin-left: 233px !important;
}
body.skin-vector-2022 #mw-page-base {
	height: 104px;
}
body.skin-vector-2022 #left-navigation,
body.skin-vector-2022 #right-navigation {
	margin-top: 60px;
}
body.skin-vector-2022 #mw-head div.vectorMenu h4 {
	height: 1.9em;
	margin-bottom: 0;
	padding-top: 1.25em;
	padding-bottom: 0;
	padding-right: 0.5em;
}
body.skin-vector-2022 #mw-panel div.portal {
	padding-bottom: 0.7em;
	padding-top: 0.4em;
}
body.skin-vector-2022 #mw-panel #p-logo .mw-wiki-logo {
	width: 175px;
}
body.skin-vector-2022 #mw-panel {
	font-size: 18.5px;
}
body.skin-vector-2022 #mw-head li {
	background: transparent !important;
}
body.skin-vector-2022 #mw-panel .portal .body li {
	 line-height: 1.6em;
}
body.skin-vector-2022 .mw-wiki-logo {
	padding-left: 5px !important;
	padding-top: 10px !important;
	border: none !important;
}
body.skin-vector-2022 .clear-div {
	clear: both;
}
body.skin-vector-2022 .uls-trigger {
	display: none;
}
body.skin-vector-2022 div.vectorMenu div.menu {
	top: 2.8em;
	width: 100%;
	background-color: rgba(251,251,251,0.9);
	border: 1px solid #a7d7f9;
	border-top: transparent;
}
body.skin-vector-2022 #mw-panel .portal .body li a:visited {
	color: #0645ad;
}
body.skin-vector-2022 #mw-head .portal .body li a:visited {
	color: #0645ad;
}


/* 搜索框 */
body.skin-vector-2022 #simpleSearch {
	max-width: 225px; 
	background-image: none;
	padding: 0.1px 10px;
	opacity: 0.625;
	display: flex;
	transition: width 0.4s;
}
body.skin-vector-2022 #simpleSearch #searchButton {
	right: 6px !important;
	width: 20px !important;
	height: 23px !important;
}
body.skin-vector-2022 input::-webkit-search-cancel-button {
	display:none;
}
body.skin-vector-2022 #p-search {
	float: left;
	margin-right: 0.5em;
	margin-left: 0.6em;
	margin-top: 0.1em;
}
/* 适配宽屏 */
@media screen and (min-width: 1300px) {
	body.skin-vector-2022 .mw-body {
		padding-left: 47px;
		padding-right: 47px;
		padding-top: 31px;
	}
	body.skin-vector-2022 #localNotice {
		padding-bottom: 17px;
	}
	body.skin-vector-2022 #sidebarHidden-arrow {
		top: 7.7em;
	}
}
/* 适配带鱼屏 */
@media screen and (min-width: 1800px) {
	body.skin-vector-2022 .mw-body {
		 border-right: 1px solid #bbb;
	}
	body.skin-vector-2022 #content {
		max-width: 72.9em;
		margin-left: auto;
		margin-right: auto;
	}
	body.skin-vector-2022 #sidebarHidden-arrow {
		display: none;
	}
}