第49行: |
第49行: |
| } | | } |
| .cosmos-mobile-navigation .wds-dropdown__content .wds-list.wds-is-linked > li > a:not(.wds-button) { | | .cosmos-mobile-navigation .wds-dropdown__content .wds-list.wds-is-linked > li > a:not(.wds-button) { |
− | color: white !important; | + | color: #ffffff !important; |
| } | | } |
| | | |
第62行: |
第62行: |
| | | |
| .cosmos-mobile-navigation .wds-tabs .wds-tabs__tab-label span { | | .cosmos-mobile-navigation .wds-tabs .wds-tabs__tab-label span { |
− | color: white !important; | + | color: #ffffff !important; |
| } | | } |
| | | |
第94行: |
第94行: |
| .cosmos-bannerOption:hover .cosmos-bannerOption-icon | | .cosmos-bannerOption:hover .cosmos-bannerOption-icon |
| { | | { |
− | stroke: white !important; | + | stroke: #ffffff !important; |
| }/*图标颜色hover*/ | | }/*图标颜色hover*/ |
| | | |
第123行: |
第123行: |
| #cosmos-search-buttonContainer:hover #cosmos-search-buttonIcon | | #cosmos-search-buttonContainer:hover #cosmos-search-buttonIcon |
| { | | { |
− | stroke: white !important; | + | stroke: #ffffff !important; |
| }/*搜索框放大镜hover颜色*/ | | }/*搜索框放大镜hover颜色*/ |
| | | |
第132行: |
第132行: |
| | | |
| .cosmos-userOptions-personalTools:hover .cosmos-userButton-label { | | .cosmos-userOptions-personalTools:hover .cosmos-userButton-label { |
− | color: white; | + | color: #ffffff; |
| }/*用户名颜色hover*/ | | }/*用户名颜色hover*/ |
| #cosmos-actionsList-list a:hover { | | #cosmos-actionsList-list a:hover { |
第156行: |
第156行: |
| body pre { | | body pre { |
| background-color: rgba(17,17,17,0.90); | | background-color: rgba(17,17,17,0.90); |
− | color: white; | + | color: #ffffff; |
| border: 1px solid #cccccc; | | border: 1px solid #cccccc; |
| overflow: auto; | | overflow: auto; |
第180行: |
第180行: |
| | | |
| .cosmos-header__sitename a:-webkit-any-link { | | .cosmos-header__sitename a:-webkit-any-link { |
− | color: white; | + | color: #ffffff; |
| font-size: 25pt; | | font-size: 25pt; |
| }/*VoiceWiki的字体属性*/ | | }/*VoiceWiki的字体属性*/ |
| | | |
| .cosmos-header .wds-tabs .wds-tabs__tab-label a { | | .cosmos-header .wds-tabs .wds-tabs__tab-label a { |
− | color: white !important; | + | color: #ffffff !important; |
| } | | } |
| .cosmos-header .wds-tabs .wds-tabs__tab:hover .wds-tabs__tab-label a { | | .cosmos-header .wds-tabs .wds-tabs__tab:hover .wds-tabs__tab-label a { |
− | color: white !important; | + | color: #ffffff !important; |
| } | | } |
| .cosmos-header::before{ | | .cosmos-header::before{ |
第194行: |
第194行: |
| } | | } |
| .cosmos-header .cosmos-header__counter { | | .cosmos-header .cosmos-header__counter { |
− | color: white !important; | + | color: #ffffff !important; |
| } | | } |
| | | |
| .cosmos-mobile-menu-button{ | | .cosmos-mobile-menu-button{ |
− | color: white !important; | + | color: #ffffff !important; |
| font-size: 24pt !important; | | font-size: 24pt !important; |
| } | | } |
第220行: |
第220行: |
| .mw-body h1.firstHeading{ | | .mw-body h1.firstHeading{ |
| border-bottom: none !important; | | border-bottom: none !important; |
− | color:white; | + | color:#ffffff; |
| } | | } |
| | | |
第272行: |
第272行: |
| | | |
| body #mw-content-text { | | body #mw-content-text { |
− | color: white !important; | + | color: #ffffff !important; |
| }/*普通文本*/ | | }/*普通文本*/ |
| | | |
第292行: |
第292行: |
| } | | } |
| .cosmos-button.cosmos-button-secondary { | | .cosmos-button.cosmos-button-secondary { |
− | color: white; | + | color: #ffffff; |
− | stroke: white; | + | stroke: #ffffff; |
| stroke-width: 2px; | | stroke-width: 2px; |
| } | | } |
第300行: |
第300行: |
| } | | } |
| .cosmos-footerLinks-list { | | .cosmos-footerLinks-list { |
− | color: white;} | + | color: #ffffff;} |
| .cosmos-footerLinks-list li a { | | .cosmos-footerLinks-list li a { |
| color: #ffef00; | | color: #ffef00; |
第312行: |
第312行: |
| background-color: darkgray;}/*监视列表*/ | | background-color: darkgray;}/*监视列表*/ |
| table.mw-datatable{ | | table.mw-datatable{ |
− | color:white;} | + | color:#ffffff;} |
| .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button { | | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button { |
| background-color: transparent; | | background-color: transparent; |
第338行: |
第338行: |
| | | |
| .mw-editform #wpTextbox1 { | | .mw-editform #wpTextbox1 { |
− | background-color: black; | + | background-color: #1d1d1f; |
− | color: white; | + | color: #ffffff; |
| } | | } |
| | | |
| div.editOptions { | | div.editOptions { |
| padding: 1.25em 1.75em; | | padding: 1.25em 1.75em; |
− | border: solid white; | + | border: solid #ffffff; |
| border-width: 0 1px 0.2em; | | border-width: 0 1px 0.2em; |
− | background: black; | + | background: #1d1d1f; |
− | color: white; | + | color: #ffffff; |
| } | | } |
| | | |
| .editOptions p { | | .editOptions p { |
− | color: white; | + | color: #ffffff; |
| } | | } |
| .editOptions .oo-ui-fieldLayout-body .oo-ui-labelElement-label { | | .editOptions .oo-ui-fieldLayout-body .oo-ui-labelElement-label { |
第357行: |
第357行: |
| } | | } |
| #catlinks{ | | #catlinks{ |
− | background-color:black; | + | background-color:#1d1d1f; |
| } | | } |
| | | |
第363行: |
第363行: |
| | | |
| table.mw-enhanced-rc th, table.mw-enhanced-rc td { | | table.mw-enhanced-rc th, table.mw-enhanced-rc td { |
− | color: white; | + | color: #ffffff; |
| }/*监视列表*/ | | }/*监视列表*/ |
| #pagehistory li.selected { | | #pagehistory li.selected { |
| background-color: transparent;} | | background-color: transparent;} |
| .oo-ui-fieldLayout-header { | | .oo-ui-fieldLayout-header { |
− | color: white;} | + | color: #ffffff;} |
| .oo-ui-panelLayout-padded.oo-ui-panelLayout-framed { | | .oo-ui-panelLayout-padded.oo-ui-panelLayout-framed { |
| background-color: transparent;} | | background-color: transparent;} |
| .diff-context { | | .diff-context { |
− | color: white;} | + | color: #ffffff;} |
| html .thumbcaption { | | html .thumbcaption { |
− | color: black;} | + | color: #1d1d1f;} |
| | | |
| /***********/ | | /***********/ |
第381行: |
第381行: |
| | | |
| .mw-datatable td { | | .mw-datatable td { |
− | background-color: black; | + | background-color: #1d1d1f; |
| color: deepskyblue; | | color: deepskyblue; |
| }/*数据库表格*/ | | }/*数据库表格*/ |
第419行: |
第419行: |
| body:not(.heimu_toggle_on) .heimu.off { | | body:not(.heimu_toggle_on) .heimu.off { |
| transition: color .13s linear; | | transition: color .13s linear; |
− | color: black; | + | color: #1d1d1f; |
| } | | } |
| body:not(.heimu_toggle_on) .heimu:hover a, | | body:not(.heimu_toggle_on) .heimu:hover a, |
第445行: |
第445行: |
| -webkit-animation: Text-Chromatic 6s linear infinite; | | -webkit-animation: Text-Chromatic 6s linear infinite; |
| color: #f88f25; /* Fallback color for non-webkit browsers */ | | color: #f88f25; /* Fallback color for non-webkit browsers */ |
− | white-space: nowrap; | + | #ffffff-space: nowrap; |
| } | | } |
| | | |
第459行: |
第459行: |
| | | |
| .profile-on { | | .profile-on { |
− | color: black; | + | color: #1d1d1f; |
| } | | } |
| .profile-tab { | | .profile-tab { |
第486行: |
第486行: |
| } | | } |
| #msupload-list .file { | | #msupload-list .file { |
− | background: black; | + | background: #1d1d1f; |
| } | | } |
| #msupload-bottom { | | #msupload-bottom { |
第555行: |
第555行: |
| } | | } |
| .comments-body .c-form-title{ | | .comments-body .c-form-title{ |
− | color: white; | + | color: #ffffff; |
| } | | } |
| .c-item{ | | .c-item{ |
第676行: |
第676行: |
| line-height: 30px; | | line-height: 30px; |
| text-align: center; | | text-align: center; |
− | color: black !important; | + | color: #1d1d1f !important; |
| } | | } |
| | | |
第911行: |
第911行: |
| /* Kingdom Rush Chart */ | | /* Kingdom Rush Chart */ |
| .kr-table { | | .kr-table { |
− | border:2px solid #ffef00; | + | border:2px solid #fff9a1; |
| border-collapse: collapse; | | border-collapse: collapse; |
| margin: 10px; | | margin: 10px; |
| } | | } |
| .kr-table th { | | .kr-table th { |
− | border:1px solid #ffef00; | + | border:1px solid #fff9a1; |
| padding: 6px 12px; | | padding: 6px 12px; |
| background-color: rgba(0,0,0,0.5); | | background-color: rgba(0,0,0,0.5); |
第922行: |
第922行: |
| | | |
| .kr-table td { | | .kr-table td { |
− | border:1px solid #ffef00; | + | border:1px solid #fff9a1; |
| padding: 6px 12px; | | padding: 6px 12px; |
| } | | } |