LaoWang168(讨论 | 贡献) 无编辑摘要 |
LaoWang168(讨论 | 贡献) 无编辑摘要 |
||
(未显示同一用户的20个中间版本) | |||
第5行: | 第5行: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: cover; | background-size: cover; | ||
background-attachment: fixed;} | background-attachment: fixed; | ||
} | |||
#firstHeading { font-family: 'ubuntu', 'noto sans', 'segoe ui', verdana, tahoma, 'trebuchet ms', arial, helvetica, sans-serif } | |||
.mw-body, .parsoid-body { | .mw-body, .parsoid-body { | ||
backdrop-filter: blur(5px); | backdrop-filter: blur(5px); | ||
第102行: | 第104行: | ||
box-shadow: 0 0 0.5rem rgb(0 0 0 / 10%); | box-shadow: 0 0 0.5rem rgb(0 0 0 / 10%); | ||
} | } | ||
.vector-menu-tabs, | |||
.vector-menu-tabs a { background:none ; } | |||
.left-navigation { margin-bottom: 10px; } | |||
.vector-menu-tabs li { border-radius: 100px; } | |||
.vector-menu-tabs li { padding: 1px; margin: 1px; } | |||
.vector-menu-tabs li { | |||
background-image:none; | |||
background-color:white; /* fallback */ | |||
background-color:rgba(255,255,255,0.5) } | |||
.vector-menu-tabs li a { padding-top: 0; height:20px; } | |||
.vector-menu-tabs { padding-left: 30px; } | |||
.vectorTabs { margin-left: 30px; } | |||
.vectorTabs, | |||
.vectorTabs a { background:none ; } | |||
.left-navigation { margin-bottom: 10px; } | |||
.vectorTabs li { border-radius: 100px; } | |||
.vectorTabs li { padding: 1px; margin: 1px; } | |||
.vectorTabs li { | |||
background-image:none; | |||
background-color:white; /* fallback */ | |||
background-color:rgba(255,255,255,0.5); | |||
} | |||
.vectorTabs li a { padding-top:0; height:20px; } | |||
.vectorTabs { padding-left: 30px; } | |||
div.vectorTabs ul, | |||
div.vectorTabs ul li { background-image: none; height:20px;} | |||
div.vectorTabs span a { padding-top: 0; } | |||
div.vectorTabs, | |||
div.vectorTabs span{ background-image: none; } | |||
div.vectorTabs ul li { margin-left: 5px; } | |||
::selection { background-color: rgb(136, 136, 255); } /* vanilla */ | |||
::-moz-selection { background-color: rgb(136, 136, 255); } /* Firefox 61 and earlier */ | |||
.mw-body { | |||
font-size: 1em !important; | |||
text-align: justify; | |||
-moz-hyphens: auto; | |||
-webkit-hyphens: auto; | |||
hyphens: auto; | |||
} | } | ||
.content figcaption, .content .thumbcaption { | |||
font-size: inherit; | |||
} | |||
.page-actions-menu__list-item > a { | |||
font-weight: 400; | |||
font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text","Helvetica Neue",sans-serif; | |||
color: var(--grey-text-color); | |||
} | |||
body.page-首页 #infobar a { color: #ffffff !important;} |
2024年4月13日 (六) 16:59的最新版本
/* 这里放置的CSS将应用于所有皮肤 */ ca-talk {display:none!important; } body {background-image: url('http://5b0988e595225.cdn.sohucs.com/images/20181001/22675538dda24998a654b94fdc81c7fe.jpeg'); background-position: center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; } #firstHeading { font-family: 'ubuntu', 'noto sans', 'segoe ui', verdana, tahoma, 'trebuchet ms', arial, helvetica, sans-serif } .mw-body, .parsoid-body { backdrop-filter: blur(5px); background: hsla(0,0%,100%,0.25) border-box; color: #202122; background-color: #ffffff80; box-shadow: 0 0 0.5rem rgb(0 0 0 / 10%); direction: ltr; padding: 1em; border-bottom-left-radius: 10px; } .wikitable { background-color: #f8f9fa80; color: #202122; margin: 1em 0; border: 1px solid #a2a9b1; border-collapse: inherit; border-radius: 4px; } /* 下方是导航栏 */ .toc, .toccolours { border-radius: 8px; border: 1px solid #a2a9b1; background-color: #f8f9fa80; padding: 5px; font-size: 95%; box-shadow: 0 0 0.5rem rgb(0 0 0 / 10%); } .vector-menu-tabs li { background-image: url(/skins/Vector/resources/common/images/tab-normal-fade.png?1cc52); background-image: linear-gradient(to top,#77c1f6 0,#e8f2f8 1px,#ffffff 100%); background-position: left bottom; background-repeat: repeat-x; float: left; display: block; height: 100%; margin: 0; padding: 0; line-height: 1.125em; white-space: nowrap; border-top-left-radius: 8px; border-top-right-radius: 8px; } #mw-page-base { opacity:0; background-position: bottom left; height: 5em; } .vector-menu-dropdown .vector-menu-checkbox:checked ~ .vector-menu-content { opacity: 1; visibility: visible; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; box-shadow: 0 0 0.5rem rgb(0 0 0 / 10%); } .vector-menu-dropdown .vector-menu-content { background-color: #ffffff; list-style: none none; min-width: 100%; position: absolute; top: 2.5em; left: -1px; margin: 0; border: 1px solid #a2a9b1; border-top-width: 0; padding: 0; box-shadow: 0 0 0.5rem rgb(0 0 0 / 10%); text-align: left; opacity: 0; visibility: hidden; -webkit-transition: opacity 100ms; transition: opacity 100ms; z-index: 3; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; } .vector-menu-portal { margin: 0 0.6em 0 0.7em; padding: 0.25em 0; direction: ltr; background-color: #ffffff80; border-radius: 8px; margin-top: 10px; margin-bottom: 10px; backdrop-filter: blur(4px); box-shadow: 0 0 0.5rem rgb(0 0 0 / 10%); } pre, .mw-code { padding: 1em; white-space: pre-wrap; overflow-x: hidden; word-wrap: break-word; border-radius: 4px; background-color: #f8f9fa87; backdrop-filter: blur(4px); box-shadow: 0 0 0.5rem rgb(0 0 0 / 10%); } .vector-menu-tabs, .vector-menu-tabs a { background:none ; } .left-navigation { margin-bottom: 10px; } .vector-menu-tabs li { border-radius: 100px; } .vector-menu-tabs li { padding: 1px; margin: 1px; } .vector-menu-tabs li { background-image:none; background-color:white; /* fallback */ background-color:rgba(255,255,255,0.5) } .vector-menu-tabs li a { padding-top: 0; height:20px; } .vector-menu-tabs { padding-left: 30px; } .vectorTabs { margin-left: 30px; } .vectorTabs, .vectorTabs a { background:none ; } .left-navigation { margin-bottom: 10px; } .vectorTabs li { border-radius: 100px; } .vectorTabs li { padding: 1px; margin: 1px; } .vectorTabs li { background-image:none; background-color:white; /* fallback */ background-color:rgba(255,255,255,0.5); } .vectorTabs li a { padding-top:0; height:20px; } .vectorTabs { padding-left: 30px; } div.vectorTabs ul, div.vectorTabs ul li { background-image: none; height:20px;} div.vectorTabs span a { padding-top: 0; } div.vectorTabs, div.vectorTabs span{ background-image: none; } div.vectorTabs ul li { margin-left: 5px; } ::selection { background-color: rgb(136, 136, 255); } /* vanilla */ ::-moz-selection { background-color: rgb(136, 136, 255); } /* Firefox 61 and earlier */ .mw-body { font-size: 1em !important; text-align: justify; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; } .content figcaption, .content .thumbcaption { font-size: inherit; } .page-actions-menu__list-item > a { font-weight: 400; font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text","Helvetica Neue",sans-serif; color: var(--grey-text-color); } body.page-首页 #infobar a { color: #ffffff !important;}