imported>=海豚= |
|
| (未显示4个用户的144个中间版本) |
| 第1行: |
第1行: |
| /* 放置于这里的CSS将应用于所有皮肤 */ | | /* 放置于这里的CSS将应用于所有皮肤 */ |
| /*
| | |
| * 由用户850710247liu制作的皮肤界面,参考Github添加了Emoji支持
| |
| * 更改后要同步到 [[MediaWiki:Gadget-GothicMoe.css]]
| |
| */
| |
| /*春季主题背景---画画的纱雾酱*/
| |
| body {
| |
| opacity: 0.9;
| |
| background-image:url(https://www.hmoegirl.com/images/f/f4/%E6%AD%A3%E5%9C%A8%E7%94%BB%E7%94%BB%E7%9A%84%E7%BA%B1%E9%9B%BE.png);
| |
| background-position:right 40% bottom 45%;
| |
| background-size:670px;
| |
| background-attachment:fixed;
| |
| background-repeat:no-repeat;
| |
| }
| |
| /*全站样式*/ | | /*全站样式*/ |
| body { | | body { |
| font-size: 108%;
| | -moz-hyphens: auto; |
| -moz-hyphens: auto;
| | -webkit-hyphens: auto; |
| -webkit-hyphens: auto;
| | hyphens: auto; |
| hyphens: auto;
| |
| } | | } |
| .mw-body-content { | | .mw-body-content { |
| line-height: 1.85;
| | line-height: 1.85; |
| }
| |
| .oo-ui-window-content {
| |
| font-size: 89.3%;
| |
| } | | } |
| .mw-label { | | .mw-label { |
| white-space: nowrap;
| | white-space: nowrap; |
| } | | } |
| body .ui-dialog .ui-widget-header { | | body .ui-dialog .ui-widget-header { |
| background: #f1f1f1 !important;
| | background: #f1f1f1 !important; |
| } | | } |
| body .ui-button { | | body .ui-button { |
| box-shadow: 0 0 0 0 !important;
| | box-shadow: 0 0 0 0 !important; |
| } | | } |
| ::selection { | | .ns-0 h2{ |
| background: rgba(0,0,0,.1);
| | overflow: visible; |
| text-shadow: none;
| | 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; |
| } | | } |
| ::-webkit-scrollbar { | | ::-webkit-scrollbar { |
| height: 10px;
| | height: 10px; |
| width: 10px;
| | width: 10px; |
| } | | } |
| ::-webkit-scrollbar-thumb { | | ::-webkit-scrollbar-thumb { |
| background: rgb(213, 213, 213);
| | background: rgb(213, 213, 213); |
| border-radius: 6px;
| | border-radius: 6px; |
| } | | } |
| ::-webkit-scrollbar-thumb:hover { | | ::-webkit-scrollbar-thumb:hover { |
| background: rgb(196, 196, 196);
| | background: rgb(196, 196, 196); |
| } | | } |
| /* 公告栏滚动Rollnews */ | | /* 公告栏滚动Rollnews */ |
| #scrollDiv { | | #scrollDiv { |
| width: 100%;
| | width: 100%; |
| height: 25px;
| | height: 27px; |
| line-height: 25px;
| | line-height: 25px; |
| overflow: hidden
| | overflow: hidden |
| } | | } |
| #scrollDiv ul { | | #scrollDiv ul { |
| margin-left: 0!important;
| | margin-left: 0!important; |
| } | | } |
| #scrollDiv li { | | #scrollDiv li { |
| background-color: rgb(245,245,245,0.3);
| | height: 25px; |
| height: 25px;
| | padding-left: 0px; |
| padding-left: 0px;
| | list-style: none; |
| 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-top: none;
| |
| border-right: none;
| |
| }
| |
| .mw-wiki-logo {
| |
| background-image: url(https://www.hmoegirl.com/images/2/2b/Hmoegirl.png);
| |
| }
| |
| #p-personal {
| |
| font-size: 17.5px;
| |
| right: 1em;
| |
| }
| |
| div.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%;
| |
| }
| |
| #content {
| |
| margin-left: 214px;
| |
| }
| |
| | |
| .portal {
| |
| background: transparent !important;
| |
| }
| |
| | |
| #mw-panel {
| |
| width: 200px !important;
| |
| 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;
| |
| -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;
| |
| }
| |
| div.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;
| |
| width: 11.6rem;
| |
| } | | } |
| #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 { | | #ca-conv{ |
| line-height: 1.6em;
| | float: right; |
| }
| |
| .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;
| |
| } | | } |
| #catlinks { | | #catlinks { |
| 第218行: |
第75行: |
| } | | } |
| .oo-ui-popupWidget-anchored-top { | | .oo-ui-popupWidget-anchored-top { |
| z-index: 10000;
| | z-index: 10000; |
| } | | } |
| #mp-banner { | | #mp-banner { |
| margin: -1.7em;
| | margin: -1.7em; |
| margin-top: -4.1em;
| | margin-top: -4.1em; |
| background-image: url(https://www.hmoegirl.com/images/0/09/80468767.jpg);
| | background-image: url(/index.php/Special:FilePath/80468767.jpg); |
| } | | } |
| #footer { | | #footer { |
| margin-left: 12.4em;
| | margin-left: 12.4em; |
| padding: 1.25em;
| | padding: 1.25em; |
| }
| |
| /* 谷歌翻译框调整*/
| |
| .goog-te-gadget {
| |
| margin-left: inherit!important;
| |
| max-width: 95%!important;
| |
| background-color: transparent;
| |
| } | | } |
| /* 标题字型调整*/ | | /* 标题字型调整*/ |
| #firstHeading { | | #firstHeading { |
| font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
| | font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; |
| font-weight: 500;
| | font-weight: 500; |
| padding-bottom: 6px;
| | padding-bottom: 6px; |
| font-variant: small-caps;
| | font-size: 170%; |
| font-size: 170%;
| |
| } | | } |
| h2, | | h2, h3, h4, h5, h6 { |
| h3, | |
| h4, | |
| h5, | |
| h6 { | |
| font-family: "roboto",sans-serif !important;
| |
| color: #404040 !important; | | color: #404040 !important; |
| line-height: 1.8 !important; | | line-height: 1.8 !important; |
| 第254行: |
第99行: |
| } | | } |
| .mw-body-content h2 { | | .mw-body-content h2 { |
| font-weight: 540;
| | font-weight: 540; |
| } | | } |
| #siteSub { | | #siteSub { |
| display: inline;
| | display: inline; |
| font-size: 100%;
| | font-size: 100%; |
| font-weight: 400; /* 400 = normal */
| | font-weight: 400; /* 400 = normal */ |
| font-style: normal;
| | font-style: normal; |
| text-align: right;
| | text-align: right; |
| padding-top: 11px;
| | padding-top: 11px; |
| padding: 0.1em;
| | padding: 0.1em; |
| }
| |
| /* MW自带10em宽度,应该是留给测试链接的吧萌百没有就去掉 */
| |
| #p-personal ul {
| |
| padding-left: 0;
| |
| }
| |
| /* 搜索框 */
| |
| #simpleSearch {
| |
| max-width: 220px;
| |
| background-image: none;
| |
| padding: 0px 10px;
| |
| opacity: 0.625;
| |
| display: flex;
| |
| align-items: center;
| |
| transition: width 0.4s;
| |
| } | | } |
| | @keyframes shake { |
| | 0%, |
| | 50% { |
| | transform: rotate(5deg) scale(1.05); |
| | } |
| | | |
| #simpleSearch:hover {
| | 25%, |
| border-color: var(--theme-color) !important;
| | 75% { |
| } | | transform: rotate(-5deg) scale(1.05); |
| | } |
| | | |
| #simpleSearch:focus-within {
| | 100% { |
| width: 240px;
| | transform: rotate(0deg) scale(1.05); |
| | } |
| } | | } |
|
| | .oo-ui-actionFieldLayout-input { |
| #searchInput::-webkit-input-placeholder {
| | font-size: 95%; |
| color: var(--theme-color) !important;
| |
| } | | } |
| | | /* 搜索界面 */ |
| #searchInput::input-placeholder {
| | .mw-search-results { |
| color: var(--theme-color) !important;
| | max-width: 50em; |
| } | | } |
| | | /* 最近更改页面 */ |
| #simpleSearch #searchButton {
| | .mw-changeslist-legend { |
| right: 8px !important;
| | display: block!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;
| |
| } | | } |
|
| | /* info类模板 */ |
| #simpleSearch:hover>#searchButton {
| | .infoBox { |
| animation: shake 0.4s 1 forwards;
| | 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); |
| #p-search {
| |
| float: left;
| |
| margin-right: 0.5em;
| |
| margin-left: 0.6em;
| |
| margin-top: 0.1em;
| |
| } | | } |
| @keyframes shake {
| | .infoBoxx { |
|
| | border-radius: 5px; |
| 0%,
| | overflow: hidden; |
| 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 { | | .infobox { |
| font-size: 95%;
| | margin-top: 0.4em ; |
| | 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 { |
| .mw-search-results { | | margin-top: 0.4em ; |
| max-width: 50em;
| | margin-left: 2em; |
| | 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); |
| } | | } |
| /* 编辑历史调整*/ | | /* 编辑历史调整*/ |
| #pagehistory li.selected { | | #pagehistory li.selected { |
| background-color: transparent;
| | background-color: transparent; |
| } | | } |
| /* 编辑区帮助 */ | | /* 编辑区帮助 */ |
| .editHelp { | | .editHelp { |
| display: inline-block!important;
| | display: inline-block!important; |
| } | | } |
| /* 隐藏编辑提示修改和上传文件协议 */ | | /* 隐藏编辑提示修改和上传文件协议 */ |
| div.sysop-show, p.sysop-show { | | div.sysop-show, p.sysop-show { |
| display: none;
| | display: none; |
| } | | } |
| .mw-htmlform-field-Licenses{ | | .mw-htmlform-field-Licenses{ |
| display: none;
| | display: none; |
| }
| |
| /* 链接显示效果 */
| |
| a:hover {
| |
| text-decoration: none;
| |
| color: #2a4b8d;
| |
| }
| |
| a, a:visited {
| |
| text-decoration: none;
| |
| color: #3366cc;
| |
| }
| |
| .mw-body a.external:visited {
| |
| color: #3366cc;
| |
| } | | } |
| /* 斜体字右边距加大看以防止文字挤在一起 */ | | /* 斜体字右边距加大看以防止文字挤在一起 */ |
| #mw-content-text i { | | #mw-content-text i { |
| margin-right: 3px;
| | margin-right: 3px; |
| } | | } |
| /* Extension:MultimediaViewer的半透明化修改 */ | | /* Extension:MultimediaViewer的半透明化修改 */ |
| .mw-mmv-overlay { | | .mw-mmv-overlay { |
| position: fixed;
| | position: fixed; |
| top: 0;
| | top: 0; |
| left: 0;
| | left: 0; |
| right: 0;
| | right: 0; |
| bottom: 0;
| | bottom: 0; |
| background-color: rgba(0,0,0,0.8);
| | background-color: rgba(0,0,0,0.8); |
| opacity: 0.73;
| | opacity: 0.73; |
| } | | } |
| body.mediawiki.mw-mmv-lightbox-open #mw-page-base, | | body.mediawiki.mw-mmv-lightbox-open #mw-page-base, |
| 第394行: |
第205行: |
| body.mediawiki.mw-mmv-lightbox-open #footer, | | body.mediawiki.mw-mmv-lightbox-open #footer, |
| body.mediawiki.mw-mmv-lightbox-open #globalWrapper { | | body.mediawiki.mw-mmv-lightbox-open #globalWrapper { |
| display: inherit;
| | display: inherit; |
| } | | } |
| body.mediawiki.mw-mmv-lightbox-open > * { | | body.mediawiki.mw-mmv-lightbox-open > * { |
| display: inherit;
| | display: inherit; |
| } | | } |
| body.mediawiki.mw-mmv-lightbox-open > script, | | body.mediawiki.mw-mmv-lightbox-open > script, |
| body.mediawiki.mw-mmv-lightbox-open > style { | | body.mediawiki.mw-mmv-lightbox-open > style { |
| display: none;
| | display: none; |
| } | | } |
| body.mediawiki.mw-mmv-lightbox-open { | | body.mediawiki.mw-mmv-lightbox-open { |
| overflow: hidden;
| | overflow: hidden; |
| } | | } |
| body .mw-mmv-wrapper { | | body .mw-mmv-wrapper { |
| position: fixed;
| | position: fixed; |
| } | | } |
| /* mutilmediaViewer 信息栏修复 */ | | /* mutilmediaViewer 信息栏修复 */ |
| .mw-mmv-image-metadata-column.mw-mmv-image-metadata-desc-column { | | .mw-mmv-image-metadata-column.mw-mmv-image-metadata-desc-column { |
| width: 30%;
| | width: 30%; |
| } | | } |
| .mw-mmv-image-metadata-column.mw-mmv-image-metadata-links-column { | | .mw-mmv-image-metadata-column.mw-mmv-image-metadata-links-column { |
| width: 70%;
| | width: 70%; |
| max-width: 70%;
| | max-width: 70%; |
| } | | } |
| ul.mw-mmv-image-links li { | | ul.mw-mmv-image-links li { |
| float: left;
| | float: left; |
| padding: .3em 1em;
| | padding: .3em 1em; |
| } | | } |
| div.mw-mmv-image-desc-div, | | div.mw-mmv-image-desc-div, |
| div.mw-mmv-image-links-div{ | | div.mw-mmv-image-links-div{ |
| display:block
| | display:block |
| } | | } |
| div.metadata-panel-is-closed .mw-mmv-image-links li.mw-mmv-license-li { | | div.metadata-panel-is-closed .mw-mmv-image-links li.mw-mmv-license-li { |
| height:inherit;
| | height:inherit; |
| line-height:inherit;
| | line-height:inherit; |
| } | | } |
| .mw-mmv-warning-visible .mw-mmv-download-dialog .mw-mmv-dialog-down-arrow { | | .mw-mmv-warning-visible .mw-mmv-download-dialog .mw-mmv-dialog-down-arrow { |
| background-color: #ffffff;
| | background-color: #ffffff; |
| } | | } |
| .mw-mmv-warning-visible .mw-mmv-dialog-warning, | | .mw-mmv-warning-visible .mw-mmv-dialog-warning, |
| .mw-mmv-warning-visible .mw-mmv-download-attribution { | | .mw-mmv-warning-visible .mw-mmv-download-attribution { |
| display: none !important;
| | display: none !important; |
| } | | } |
| /* 通用圆角框 */ | | /* 通用圆角框 */ |
| .common-box { | | .common-box { |
| padding: .2em .4em;
| | padding: .2em .4em; |
| border: 0.7px solid #ddd;
| | border: 0.7px solid #ddd; |
| -moz-border-radius: 10px;
| | -moz-border-radius: 10px; |
| -webkit-border-radius: 10px;
| | -webkit-border-radius: 10px; |
| -khtml-border-radius: 10px;
| | -khtml-border-radius: 10px; |
| -o-border-radius: 10px;
| | -o-border-radius: 10px; |
| border-radius: 10px;
| | border-radius: 10px; |
| background: rgba(250,250,250,0.65)!important;
| | background: rgba(250,250,250,0.65)!important; |
| } | | } |
| /* 数据表格 */ | | /* 数据表格 */ |
| .mw-datatable.TablePager { | | .mw-datatable.TablePager { |
| line-height: 1.7;
| | line-height: 1.7; |
| width: 100%;
| | width: 100%; |
| table-layout: fixed;
| | table-layout: fixed; |
| word-wrap: break-word;
| | word-wrap: break-word; |
| | } |
| | /* 移除默认头像 */ |
| | .vector-user-menu-legacy #pt-anonuserpage,.vector-user-menu-legacy #pt-userpage a { |
| | background-image: none; |
| | padding-top: 0em; |
| | padding-left: 0em; |
| } | | } |
| /* 隐藏首页标题、空行、分类、讨论、查看源代码tab */ | | /* |
| .page-Mainpage h1.firstHeading, | | .page-Mainpage h1.firstHeading, |
| .page-Mainpage #siteSub, | | .page-Mainpage #siteSub, |
| 第464行: |
第281行: |
| .page-Mainpage #footer #footer-info | | .page-Mainpage #footer #footer-info |
| { | | { |
| display: none;
| | display: none; |
| }
| |
| /* 黑幕模板配合CSS */
| |
| /* 把这几行单独拎出来写,否则会被Firefox合并到“.heimu a”这条规则,然后又被上面的“点过外链不变色”规则override */
| |
| span.heimu a.external,
| |
| span.heimu a.external:visited,
| |
| span.heimu a.extiw,
| |
| span.heimu a.extiw:visited {
| |
| color: #252525;
| |
| }
| |
| .heimu,
| |
| .heimu a,
| |
| a .heimu,
| |
| .heimu a.new {
| |
| background-color: #252525;
| |
| color: #252525;
| |
| text-shadow: none;
| |
| }
| |
| body:not(.heimu_toggle_on) .heimu:hover,
| |
| body:not(.heimu_toggle_on) .heimu:active,
| |
| body:not(.heimu_toggle_on) .heimu.off {
| |
| transition: color .13s linear;
| |
| color: white!important;
| |
| }
| |
| body:not(.heimu_toggle_on) .heimu:hover a,
| |
| body:not(.heimu_toggle_on) a:hover .heimu,
| |
| body:not(.heimu_toggle_on) .heimu.off a,
| |
| body:not(.heimu_toggle_on) a:hover .heimu.off {
| |
| transition: color .13s linear;
| |
| color: lightblue;
| |
| } | | } |
| body:not(.heimu_toggle_on) .heimu.off .new,
| |
| body:not(.heimu_toggle_on) .heimu.off .new:hover,
| |
| body:not(.heimu_toggle_on) .new:hover .heimu.off,
| |
| body:not(.heimu_toggle_on) .heimu.off .new,
| |
| body:not(.heimu_toggle_on) .heimu.off .new:hover,
| |
| body:not(.heimu_toggle_on) .new:hover .heimu.off {
| |
| transition: color .13s linear;
| |
| color: #BA0000;
| |
| }
| |
| /* 隐藏目录 */
| |
| #toc:not(.toc-custom) { | | #toc:not(.toc-custom) { |
| display: none;
| | display: none; |
| } | | } |
| /* 图片页隐藏媒体查看器 */
| |
| .mw-mmv-filepage-buttons .mw-mmv-view-expanded, .mw-mmv-filepage-buttons .mw-mmv-view-config { | | .mw-mmv-filepage-buttons .mw-mmv-view-expanded, .mw-mmv-filepage-buttons .mw-mmv-view-config { |
| display: none;
| | display: none; |
| } | | } |
| /* 导航条(完全没有apple风格的apple风面包屑orz) 来源:http://www.jankoatwarpspeed.com/examples/breadcrumb/ */
| |
| #breadcrumb { | | #breadcrumb { |
| background-image: url(//img.moegirl.org/breadcrumb/bc_bg.png);
| | background-image: url(//img.moegirl.org/breadcrumb/bc_bg.png); |
| color: red;
| | color: red; |
| border: solid 1px #cacaca;
| | border: solid 1px #cacaca; |
| border-radius: 10px;
| | border-radius: 10px; |
| overflow: hidden;
| | overflow: hidden; |
| } | | } |
| #breadcrumb span { | | #breadcrumb span { |
| float: left;
| | float: left; |
| padding-left: 10px;
| | padding-left: 10px; |
| } | | } |
| #breadcrumb a { | | #breadcrumb a { |
| display: block;
| | display: block; |
| background: url(//img.moegirl.org/breadcrumb/bc_separator.png) no-repeat right;
| | background: url(//img.moegirl.org/breadcrumb/bc_separator.png) no-repeat right; |
| padding-right: 15px;
| | padding-right: 15px; |
| color: #454545;
| | color: #454545; |
| } | | } |
| #breadcrumb a:hover { | | #breadcrumb a:hover { |
| color: #35acc5;
| | color: #35acc5; |
| }
| |
| /* info类模板 */
| |
| .infoBox {
| |
| margin:0 auto;
| |
| box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.10);
| |
| border-radius: 15px;
| |
| overflow: hidden;
| |
| }
| |
| .infobox1 {
| |
| margin:0 auto;
| |
| border-radius: 5px;
| |
| overflow: hidden;
| |
| }
| |
| .infotemplatebox {
| |
| width: auto;
| |
| margin-top: 0.4em ;
| |
| margin-left: 1em;
| |
| padding: 0.2em;
| |
| 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);
| |
| }
| |
| .infoBoxTitle {
| |
| margin: 3px auto;
| |
| padding: 0;
| |
| text-align: center;
| |
| font-weight: 700;
| |
| }
| |
| .infoBoxIcon {
| |
| display: table-cell;
| |
| padding: 2px 0 2px .5em;
| |
| vertical-align: middle;
| |
| }
| |
| .infoBoxText {
| |
| display: table-cell;
| |
| padding: .25em .5em .25em 1.3em;
| |
| width: 100%;
| |
| vertical-align: middle;
| |
| }
| |
| .infoBoxContent new{
| |
| padding: 0.6em;
| |
| box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
| |
| border-radius: 5px;
| |
| overflow: hidden;
| |
| background: rgba(251,251,251,0.7);
| |
| }
| |
| .infoBoxContent {
| |
| padding: 5px;
| |
| border-left-width: 0;
| |
| background: #fbfbfb;
| |
| }
| |
| .infoBoxBelow {
| |
| margin: 0 auto;
| |
| padding: 0;
| |
| text-align: center;
| |
| } | | } |
| | */ |
| /* 回到顶部 */ | | /* 回到顶部 */ |
| .backToTop { | | .backToTop { |
| display: none;
| | display: none; |
| width: 20px;
| | padding: 5px 0; |
| padding: 5px 0;
| | background-color: #000; |
| background-color: #000;
| | color: #fff; |
| color: #fff;
| | font-size: 12px; |
| font-size: 12px;
| | text-align: center; |
| text-align: center;
| | position: fixed; |
| position: fixed;
| | _position: absolute; |
| _position: absolute;
| | right: 0; |
| right: 0;
| | bottom: 100px; |
| bottom: 100px;
| | _bottom: "auto"; |
| _bottom: "auto";
| | cursor: pointer; |
| cursor: pointer;
| | opacity: .6; |
| opacity: .6;
| | filter: Alpha(opacity=60); |
| filter: Alpha(opacity=60);
| | z-index: 73; |
| z-index: 73;
| |
| } | | } |
| .mw-mmv-lightbox-open .backToTop { | | .mw-mmv-lightbox-open .backToTop { |
| display: none !important;
| | display: none !important; |
| } | | } |
| /* 隐藏编辑页面中的返回顶部按钮 */ | | /* 隐藏编辑页面中的返回顶部按钮 */ |
| 第617行: |
第335行: |
| .action-edit .backToTop, | | .action-edit .backToTop, |
| .action-submit .backToTop { | | .action-submit .backToTop { |
| display: none !important;
| | display: none !important; |
| }
| |
| /* 解决pre不换行的问题 */
| |
| pre {
| |
| white-space: pre-wrap; /* CSS-3 */
| |
| white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
| |
| white-space: -pre-wrap; /* Opera 4-6 */
| |
| white-space: -o-pre-wrap; /* Opera 7 */
| |
| word-wrap: break-word; /* Internet Explorer 5.5+ */
| |
| }
| |
| /* 页面底部导航框(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;
| |
| }
| |
| /* Tabs */
| |
| .tab .TabLabelText {
| |
| border-top: 3px solid transparent;
| |
| padding: 1px;
| |
| background: #fff;
| |
| border-left: 1px solid transparent;
| |
| border-right: 1px solid transparent;
| |
| cursor: pointer;
| |
| flex: none;
| |
| }
| |
| .tab .TabLabel {
| |
| z-index: 2;
| |
| position: relative;
| |
| -webkit-user-select: none;
| |
| -moz-user-select: none;
| |
| -ms-user-select: none;
| |
| -o-user-select: none;
| |
| user-select: none;
| |
| display: flex;
| |
| flex-wrap: wrap;
| |
| }
| |
| .tab .TabLabelText.selected {
| |
| border-top: 3px solid green;
| |
| padding: 1px;
| |
| background: white;
| |
| border-left: 1px solid #aaa;
| |
| border-right: 1px solid #aaa;
| |
| }
| |
| .tab .TabContent {
| |
| background: white;
| |
| padding: 20px 30px;
| |
| position: relative;
| |
| z-index: 1;
| |
| border: 1px solid #aaa;
| |
| }
| |
| .tab .TabContentText {
| |
| display: none;
| |
| }
| |
| .tab .TabContentText.selected {
| |
| display: block;
| |
| }
| |
| .Tabs .Tab {
| |
| border-bottom: 1px solid #aaa;
| |
| }
| |
| .Tabs .Tab:first-child {
| |
| border-top: 1px solid #aaa;
| |
| }
| |
| .Tabs .Tab .TabLabelText {
| |
| padding: 7px;
| |
| }
| |
| .Tabs .Tab .TabContentText {
| |
| padding: 3px;
| |
| } | | } |
| /* 表格宽度 */ | | /* 表格宽度 */ |
| .wikitable { | | .wikitable { |
| max-width: 100%;
| | max-width: 100%; |
| } | | } |
| /* 缩略图居中*/ | | /* 缩略图居中*/ |
| .thumb.tcenter { | | .thumb.tcenter { |
| float: none;
| | float: none; |
| clear: both;
| | clear: both; |
| display: block;
| | display: block; |
| margin: 0 auto;
| | margin: 0 auto; |
| } | | } |
| /* 图片外框圆角化 */ | | /* 图片外框圆角化 */ |
| .thumbinner { | | .thumbinner { |
| box-shadow: #666 0 0.4px 1px!important;
| | box-shadow: #666 0 0.4px 1px!important; |
| border-radius: 5px!important;
| | border-radius: 5px!important; |
| overflow: hidden!important;
| | overflow: hidden!important; |
| } | | } |
| /* 图库样式 */ | | /* 图库样式 */ |
| .thumbimage {
| | .thumbimage { |
| border: 0px !important;
| | border: 0px !important; |
| }
| | } |
|
| |
|
| .thumbcaption {
| | .thumbcaption { |
| margin: 7px 0px !important;
| | margin: 7px 0px !important; |
| }
| | } |
|
| |
|
| .thumbimage:hover {
| | .thumbimage:hover { |
| opacity: 0.9 !important;
| | opacity: 0.9 !important; |
| }
| | } |
|
| |
|
| .dablink {
| | .dablink { |
| margin: 14px 0px !important;
| | margin: 14px 0px !important; |
| font-weight: 300 !important;
| | font-weight: 300 !important; |
| font-size: 17.5px !important;
| | font-size: 17.5px !important; |
| }
| | } |
|
| |
|
| .ambox,.tmbox,.Note,.informationbox {
| | .ambox,.tmbox,.Note,.informationbox { |
| margin: 5px 0px !important;
| | margin: 5px 0px !important; |
| font-size: 18px !important;
| | font-size: 18px !important; |
| font-weight: 700 !important;
| | font-weight: 700 !important; |
| line-height: 1.5 !important;
| | line-height: 1.5 !important; |
| border: 1px dashed #aaa !important;
| | border: 1px dashed #aaa !important; |
| max-width: 550px !important;
| | max-width: 550px !important; |
| font-weight: 300 !important;
| | font-weight: 300 !important; |
| }
| | } |
|
| |
|
| .ambox td,.tmbox td {
| | .ambox td,.tmbox td { |
| padding: 10px !important;
| | padding: 10px !important; |
| }
| | } |
|
| |
|
| .ambox-text-small,.mbox-text,.Note td {
| | .ambox-text-small,.mbox-text,.Note td { |
| font-size: 14px !important;
| | font-size: 14px !important; |
| font-weight: 300 !important;
| | font-weight: 300 !important; |
| color: #000 !important;
| | color: #000 !important; |
| }
| | } |
|
| |
|
| .ambox-image,.mbox-image {
| | #request_for_deletion,.ambox-serious { |
| display: none;
| | background: rgba(255,0,0,0.1) !important; |
| }
| | border: 1px dashed rgba(255,0,0,0.15) !important; |
| | color: #a00000 !important; |
| | } |
|
| |
|
| #request_for_deletion,.ambox-serious {
| | .tmbox-notice,.tmbox-move,.Note { |
| background: rgba(255,0,0,0.1) !important;
| | background: rgba(150,75,0,0.1) !important; |
| border: 1px dashed rgba(255,0,0,0.15) !important;
| | border: 1px dashed rgba(150,75,0,0.15) !important; |
| color: #a00000 !important;
| | } |
| }
| |
|
| |
|
| .tmbox-notice,.tmbox-move,.Note {
| | .informationbox { |
| background: rgba(150,75,0,0.1) !important;
| | background: #fff !important; |
| border: 1px dashed rgba(150,75,0,0.15) !important;
| | padding: 10px !important; |
| }
| | font-size: 14px !important; |
| | } |
|
| |
|
| .informationbox {
| | .editOptions { |
| background: #fff !important;
| | border: 0px !important; |
| padding: 10px !important;
| | } |
| font-size: 14px !important;
| |
| }
| |
|
| |
|
| .editOptions {
| | .image img:hover { |
| border: 0px !important;
| | opacity: 0.85 !important; |
| }
| | } |
| | |
| .image img:hover {
| |
| opacity: 0.85 !important;
| |
| }
| |
| /* 用户页和讨论页没有分类 */ | | /* 用户页和讨论页没有分类 */ |
| body.ns-1 #catlinks { | | body.ns-1 #catlinks { |
| display: none !important;
| | display: none !important; |
| } | | } |
| body.ns-2 #catlinks { | | body.ns-2 #catlinks { |
| display: none !important;
| | display: none !important; |
| } | | } |
|
| |
|
| /* 仅手机版显示支持 */ | | /* 仅手机版显示支持 */ |
| .mobileonly { | | .mobileonly { |
| display: none !important;
| | display: none !important; |
| } | | } |
| /* 编辑请求 */ | | /* 编辑请求 */ |
| .editRequest { | | .editRequest { |
| text-align: center;
| | text-align: center; |
| border: 1px solid #ddd;
| | border: 1px solid #ddd; |
| border-radius: 3px;
| | border-radius: 3px; |
| margin:1em 2.5em;
| | margin:1em 2.5em; |
| padding: 1em;
| | padding: 1em; |
| background: white;
| | background: white; |
| } | | } |
| .editRequest .newComment { | | .editRequest .newComment { |
| white-space: nowrap;
| | white-space: nowrap; |
| background: #347bff;
| | background: #347bff; |
| color: #fff;
| | color: #fff; |
| border: 1px solid #347bff;
| | border: 1px solid #347bff; |
| text-shadow: 0 1px rgba(0,0,0,0.1);
| | text-shadow: 0 1px rgba(0,0,0,0.1); |
| font-family: inherit;
| | font-family: inherit; |
| font-size: 1em;
| | font-size: 1em; |
| min-width: 4em;
| | min-width: 4em; |
| max-width: 28.75em;
| | max-width: 28.75em; |
| padding: .5em 1em;
| | padding: .5em 1em; |
| margin: 0;
| | margin: 0; |
| border-radius: 2px;
| | border-radius: 2px; |
| -webkit-box-sizing: border-box;
| | -webkit-box-sizing: border-box; |
| -moz-box-sizing: border-box;
| | -moz-box-sizing: border-box; |
| box-sizing: border-box;
| | box-sizing: border-box; |
| -webkit-appearance: none;
| | -webkit-appearance: none; |
| zoom: 1;
| | zoom: 1; |
| vertical-align: middle;
| | vertical-align: middle; |
| text-align: center;
| | text-align: center; |
| font-weight: bold;
| | font-weight: bold; |
| cursor: pointer;
| | cursor: pointer; |
| } | | } |
| /* 注释里的列表 */ | | /* 注释里的列表 */ |
| .reference-text > ul.listInRef, | | .reference-text > ul.listInRef, |
| .reference-text > ol.listInRef { | | .reference-text > ol.listInRef { |
| margin: -1.5em 0 0 2em;
| | margin: -1.5em 0 0 2em; |
| } | | } |
| /* | | /* |
| 第890行: |
第476行: |
| /* 以下内容已被萌百格式化,注释已被翻译 */ | | /* 以下内容已被萌百格式化,注释已被翻译 */ |
| .container { | | .container { |
| position: relative;
| | position: relative; |
| width: 100%;
| | width: 100%; |
| max-width: 960px;
| | max-width: 960px; |
| margin: 0 auto;
| | margin: 0 auto; |
| padding: 0 20px;
| | padding: 0 20px; |
| box-sizing: border-box;
| | box-sizing: border-box; |
| } | | } |
| .div, | | .div, |
| 第901行: |
第487行: |
| .column, | | .column, |
| .columns { | | .columns { |
| width: 100%;
| | width: 100%; |
| float: left;
| | float: left; |
| box-sizing: border-box;
| | box-sizing: border-box; |
| } | | } |
| /* 适用于屏幕像素宽度大于400px的设备 */ | | /* 适用于屏幕像素宽度大于400px的设备 */ |
| @media (min-width: 400px) { | | @media (min-width: 400px) { |
| .container {
| | .container { |
| width: 85%;
| | width: 85%; |
| padding: 0;
| | padding: 0; |
| }
| | } |
| } | | } |
| /* 适用于屏幕像素宽度大于800px的设备 */ | | /* 适用于屏幕像素宽度大于800px的设备 */ |
| @media (min-width: 800px) { | | @media (min-width: 800px) { |
| .container {
| | .container { |
| width: 80%;
| | width: 80%; |
| }
| | } |
| .div,
| | .div, |
| .divs,
| | .divs, |
| .column,
| | .column, |
| .columns {
| | .columns { |
| margin-left: .3%;
| | margin-left: .3%; |
| }
| | } |
| .div:first-child,
| | .div:first-child, |
| .divs:first-child,
| | .divs:first-child, |
| .column:first-child,
| | .column:first-child, |
| .columns:first-child {
| | .columns:first-child { |
| margin-left: 0;
| | margin-left: 0; |
| }
| | } |
| .one.div,
| | .one.div, |
| .one.divs {
| | .one.divs { |
| width: 100%;
| | width: 100%; |
| margin-left: 0;
| | margin-left: 0; |
| }
| | } |
| .two.divs {
| | .two.divs { |
| width: 49.85%;
| | width: 49.85%; |
| }
| | } |
| .three.divs {
| | .three.divs { |
| width: 33.1333333333%;
| | width: 33.1333333333%; |
| }
| | } |
| .four.divs {
| | .four.divs { |
| width: 24.775%;
| | width: 24.775%; |
| }
| | } |
| .five.divs {
| | .five.divs { |
| width: 19.76%;
| | width: 19.76%; |
| }
| | } |
| .six.divs {
| | .six.divs { |
| width: 16.4166666667%;
| | width: 16.4166666667%; |
| }
| | } |
| .seven.divs {
| | .seven.divs { |
| width: 14.0285714286%;
| | width: 14.0285714286%; |
| }
| | } |
| .eight.divs {
| | .eight.divs { |
| width: 12.2375%;
| | width: 12.2375%; |
| }
| | } |
| .nine.divs {
| | .nine.divs { |
| width: 10.8444444444%;
| | width: 10.8444444444%; |
| }
| | } |
| .ten.divs {
| | .ten.divs { |
| width: 9.73%;
| | width: 9.73%; |
| }
| | } |
| .eleven.divs {
| | .eleven.divs { |
| width: 8.81818181818%;
| | width: 8.81818181818%; |
| }
| | } |
| .twelve.divs {
| | .twelve.divs { |
| width: 8.05833333333%;
| | width: 8.05833333333%; |
| }
| | } |
| .one.column,
| | .one.column, |
| .one.columns {
| | .one.columns { |
| width: 8.05833333333%;
| | width: 8.05833333333%; |
| }
| | } |
| .two.columns {
| | .two.columns { |
| width: 16.4166666667%;
| | width: 16.4166666667%; |
| }
| | } |
| .three.columns {
| | .three.columns { |
| width: 24.775%;
| | width: 24.775%; |
| }
| | } |
| .four.columns {
| | .four.columns { |
| width: 33.1333333333%;
| | width: 33.1333333333%; |
| }
| | } |
| .five.columns {
| | .five.columns { |
| width: 41.4916666667%;
| | width: 41.4916666667%; |
| }
| | } |
| .six.columns {
| | .six.columns { |
| width: 49.85%;
| | width: 49.85%; |
| }
| | } |
| .seven.columns {
| | .seven.columns { |
| width: 58.2083333333%;
| | width: 58.2083333333%; |
| }
| | } |
| .eight.columns {
| | .eight.columns { |
| width: 66.5666666667%;
| | width: 66.5666666667%; |
| }
| | } |
| .nine.columns {
| | .nine.columns { |
| width: 74.925%;
| | width: 74.925%; |
| }
| | } |
| .ten.columns {
| | .ten.columns { |
| width: 83.2833333333%;
| | width: 83.2833333333%; |
| }
| | } |
| .eleven.columns {
| | .eleven.columns { |
| width: 91.6416666667%;
| | width: 91.6416666667%; |
| }
| | } |
| .twelve.columns {
| | .twelve.columns { |
| width: 100%;
| | width: 100%; |
| margin-left: 0;
| | margin-left: 0; |
| }
| | } |
| .one-third.column {
| | .one-third.column { |
| width: 33.1333333333%;
| | width: 33.1333333333%; |
| }
| | } |
| .two-thirds.column {
| | .two-thirds.column { |
| width: 66.5666666667%;
| | width: 66.5666666667%; |
| }
| | } |
| .one-half.column {
| | .one-half.column { |
| width: 49.85%;
| | width: 49.85%; |
| }
| | } |
| /* Offsets设置 */
| | /* Offsets设置 */ |
| .offset-by-one.column,
| | .offset-by-one.column, |
| .offset-by-one.columns {
| | .offset-by-one.columns { |
| margin-left: 8.66666666667%;
| | margin-left: 8.66666666667%; |
| }
| | } |
| .offset-by-two.column,
| | .offset-by-two.column, |
| .offset-by-two.columns {
| | .offset-by-two.columns { |
| margin-left: 17.3333333333%;
| | margin-left: 17.3333333333%; |
| }
| | } |
| .offset-by-three.column,
| | .offset-by-three.column, |
| .offset-by-three.columns {
| | .offset-by-three.columns { |
| margin-left: 26%;
| | margin-left: 26%; |
| }
| | } |
| .offset-by-four.column,
| | .offset-by-four.column, |
| .offset-by-four.columns {
| | .offset-by-four.columns { |
| margin-left: 34.6666666667%;
| | margin-left: 34.6666666667%; |
| }
| | } |
| .offset-by-five.column,
| | .offset-by-five.column, |
| .offset-by-five.columns {
| | .offset-by-five.columns { |
| margin-left: 43.3333333333%;
| | margin-left: 43.3333333333%; |
| }
| | } |
| .offset-by-six.column,
| | .offset-by-six.column, |
| .offset-by-six.columns {
| | .offset-by-six.columns { |
| margin-left: 52%;
| | margin-left: 52%; |
| }
| | } |
| .offset-by-seven.column,
| | .offset-by-seven.column, |
| .offset-by-seven.columns {
| | .offset-by-seven.columns { |
| margin-left: 60.6666666667%;
| | margin-left: 60.6666666667%; |
| }
| | } |
| .offset-by-eight.column,
| | .offset-by-eight.column, |
| .offset-by-eight.columns {
| | .offset-by-eight.columns { |
| margin-left: 69.3333333333%;
| | margin-left: 69.3333333333%; |
| }
| | } |
| .offset-by-nine.column,
| | .offset-by-nine.column, |
| .offset-by-nine.columns {
| | .offset-by-nine.columns { |
| margin-left: 78.0%;
| | margin-left: 78.0%; |
| }
| | } |
| .offset-by-ten.column,
| | .offset-by-ten.column, |
| .offset-by-ten.columns {
| | .offset-by-ten.columns { |
| margin-left: 86.6666666667%;
| | margin-left: 86.6666666667%; |
| }
| | } |
| .offset-by-eleven.column,
| | .offset-by-eleven.column, |
| .offset-by-eleven.columns {
| | .offset-by-eleven.columns { |
| margin-left: 95.3333333333%;
| | margin-left: 95.3333333333%; |
| }
| | } |
| .offset-by-one-third.column,
| | .offset-by-one-third.column, |
| .offset-by-one-third.columns {
| | .offset-by-one-third.columns { |
| margin-left: 34.6666666667%;
| | margin-left: 34.6666666667%; |
| }
| | } |
| .offset-by-two-thirds.column,
| | .offset-by-two-thirds.column, |
| .offset-by-two-thirds.columns {
| | .offset-by-two-thirds.columns { |
| margin-left: 69.3333333333%;
| | margin-left: 69.3333333333%; |
| }
| | } |
| .offset-by-one-half.column,
| | .offset-by-one-half.column, |
| .offset-by-one-half.columns {
| | .offset-by-one-half.columns { |
| margin-left: 52%;
| | margin-left: 52%; |
| }
| | } |
| } | | } |
| /* | | /* |
| 第1,082行: |
第668行: |
| */ | | */ |
| span[lang] { | | span[lang] { |
| font-family: initial;
| | font-family: initial; |
| font-feature-settings: "locl" on;
| | font-feature-settings: "locl" on; |
| -webkit-font-feature-settings: "locl" on;
| | -webkit-font-feature-settings: "locl" on; |
| } | | } |
| [style*="font"] span[lang] { | | [style*="font"] span[lang] { |
| font-family: inherit;
| | font-family: inherit; |
| } | | } |
| /* wikitable 的 caption */ | | /* wikitable 的 caption */ |
| .wikitable.mw-collapsible caption { | | .wikitable.mw-collapsible caption { |
| border: 1px solid rgba(170, 170, 170, 0.37);
| | border: 1px solid rgba(170, 170, 170, 0.37); |
| border-bottom-width: 0;
| | border-bottom-width: 0; |
| background-color: rgb(249,249,249);
| | background-color: rgb(249,249,249); |
| } | | } |
| .wikitable.mw-collapsible.mw-collapsed caption { | | .wikitable.mw-collapsible.mw-collapsed caption { |
| border-bottom-width: 1px;
| | border-bottom-width: 1px; |
| } | | } |
| /* vectorMenu 的排序 */ | | /* vectorMenu 的排序 */ |
| div.vectorMenu ul { | | div.vectorMenu ul { |
| display: flex;
| | display: flex; |
| flex-flow: column;
| | flex-flow: column; |
| } | | } |
| /* 分类页同开头的页面的列表不分段 */ | | /* 分类页同开头的页面的列表不分段 */ |
| .mw-category-group { | | .mw-category-group { |
| -webkit-column-break-inside: avoid;
| | -webkit-column-break-inside: avoid; |
| page-break-inside: avoid;
| | page-break-inside: avoid; |
| 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(1), /* 只有一个列表时 */ |
| .mw-category-group:nth-child(1):nth-last-child(2), /* 只有两个列表时 */ | | .mw-category-group:nth-child(1):nth-last-child(2), /* 只有两个列表时 */ |
| .mw-category-group:nth-child(2):nth-last-child(1) { /* 只有两个列表时 */ | | .mw-category-group:nth-child(2):nth-last-child(1) { /* 只有两个列表时 */ |
| -webkit-column-break-inside: auto;
| | -webkit-column-break-inside: auto; |
| page-break-inside: auto;
| | page-break-inside: auto; |
| break-inside: auto;
| | break-inside: auto; |
| } | | } |
| /* Ruby 模板 */ | | /* 页面底部导航框(2011年8月16日引自中文维基)(所谓大家族 模板) */ |
| rb[data-id="template-ruby"]::before {
| | table.navbox { |
| content: "";
| | 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; |
| } | | } |
| rb[data-id="template-ruby"]::before,
| | table.navbox+table.navbox { |
| .template-ruby-hidden { | | margin-top: -1px; |
| display: inline-block;
| |
| width: 0;
| |
| font-size: 0;
| |
| } | | } |
| /* R18模板 */
| | .navbox-title, |
| #x18 {
| | .navbox-abovebelow, |
| width: 100%;
| | table.navbox th { |
| height: 100%;
| | padding-left: 1em; |
| position: fixed;
| | padding-right: 1em; |
| top: 0;
| | text-align: center; |
| background: rgba(0, 0, 0, 0.9);
| |
| z-index: 999;
| |
| opacity: 0;
| |
| } | | } |
| #x18Context {
| | .navbox-group { |
| position: relative;
| | font-weight: 700; |
| margin: 0 auto;
| | padding-left: 1em; |
| margin-top: -40px;
| | padding-right: 1em; |
| top: 50%;
| | white-space: nowrap; |
| width: 240px;
| |
| height: 80px;
| |
| background: #444;
| |
| color: white;
| |
| border: solid 1px rgb(118, 195, 255);
| |
| border-radius: 4px;
| |
| box-shadow: 0 0 5px rgb(118, 195, 255);
| |
| padding: 12px;
| |
| } | | } |
| #x18Title {
| | .navbox, |
| margin: 12px;
| | .navbox-subgroup { |
| | background: none repeat scroll 0 0 #fdfdfd; |
| } | | } |
| #x18Icon {
| | .navbox-list { |
| position: relative;
| | border-color: #fdfdfd; |
| border: 8px solid transparent;
| |
| border-left: 12px solid #fff;
| |
| float: left;
| |
| margin: 2px 0;
| |
| } | | } |
| .x18Button { | | .navbox-title, |
| text-align: center;
| | table.navbox th { |
| | background: none repeat scroll 0 0 #a5e4a5; |
| } | | } |
| .x18Button div { | | .navbox-abovebelow, |
| width: 72px;
| | .navbox-group, |
| height: 20px;
| | .navbox-subgroup .navbox-title { |
| border-radius: 4px;
| | background: none repeat scroll 0 0 #c0ecc0; |
| padding: 4px;
| |
| text-align: center;
| |
| font-size: 11pt;
| |
| display: inline-block;
| |
| cursor: pointer;
| |
| box-shadow: #777 0 0 22px inset;
| |
| } | | } |
| .x18Button div:nth-child(2) { | | .navbox-subgroup .navbox-group, |
| margin-left: 26px;
| | .navbox-subgroup .navbox-abovebelow { |
| | background: none repeat scroll 0 0 #e6f6e6; |
| } | | } |
| #x18Yes {
| | .navbox-even { |
| background: rgb(57, 238, 0);
| | background: none repeat scroll 0 0 #f5fcf5; |
| } | | } |
| #x18No {
| | .navbox-odd { |
| background: rgb(238, 48, 0);
| | 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; |
| } | | } |