第1行: |
第1行: |
| /* 导航栏 */ | | /* 导航栏 */ |
| + | |
| + | |
| #cosmos-banner | | #cosmos-banner |
| { | | { |
| background-color: #002A32; | | background-color: #002A32; |
− | } | + | }/*导航栏背景颜色*/ |
| + | |
| .cosmos-bannerOption-icon | | .cosmos-bannerOption-icon |
| { | | { |
| fill: none; | | fill: none; |
| stroke: #00d6d6; | | stroke: #00d6d6; |
− | } | + | }/*图标颜色:无填充,只改描边*/ |
| + | |
| .cosmos-bannerOption-dropdownIcon | | .cosmos-bannerOption-dropdownIcon |
| { | | { |
| stroke: #FF776D; | | stroke: #FF776D; |
| fill: #FF776D; | | fill: #FF776D; |
− | } | + | }/*旁边小箭头颜色*/ |
| + | |
| .cosmos-bannerOption:hover .cosmos-bannerOption-dropdownIcon | | .cosmos-bannerOption:hover .cosmos-bannerOption-dropdownIcon |
| { | | { |
| fill: #FF776D; | | fill: #FF776D; |
| stroke: #FF776D; | | stroke: #FF776D; |
− | } | + | }/*旁边小箭头颜色hover*/ |
| + | |
| .cosmos-bannerOption:hover .cosmos-bannerOption-icon | | .cosmos-bannerOption:hover .cosmos-bannerOption-icon |
| { | | { |
| stroke: white !important; | | stroke: white !important; |
− | } | + | }/*图标颜色hover*/ |
| + | |
| #searchInput | | #searchInput |
| { | | { |
| color: #00d6d6 !important; | | color: #00d6d6 !important; |
| border-bottom: 2px solid #00d6d6; | | border-bottom: 2px solid #00d6d6; |
− | } | + | }/*搜索框文本和下划线颜色*/ |
| + | |
| #searchInput:enabled | | #searchInput:enabled |
| { | | { |
| border-bottom: 2px solid #00d6d6; | | border-bottom: 2px solid #00d6d6; |
− | } | + | }/*搜索框下划线颜色*/ |
| | | |
| input[type="search"]::-webkit-input-placeholder { /* WebKit browsers */ | | input[type="search"]::-webkit-input-placeholder { /* WebKit browsers */ |
第44行: |
第52行: |
| input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10+ */ | | input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10+ */ |
| color: #00d6d6 !important; | | color: #00d6d6 !important; |
− | } | + | }/*搜索框文本颜色*/ |
| | | |
| #cosmos-search-buttonContainer:hover #cosmos-search-buttonIcon | | #cosmos-search-buttonContainer:hover #cosmos-search-buttonIcon |
| { | | { |
| stroke: white !important; | | stroke: white !important; |
− | } | + | }/*搜索框放大镜hover颜色*/ |
| + | |
| .cosmos-userButton-label | | .cosmos-userButton-label |
| { | | { |
| color: #00d6d6; | | color: #00d6d6; |
− | } | + | }/*用户名颜色*/ |
| + | |
| .cosmos-userOptions-personalTools:hover .cosmos-userButton-label { | | .cosmos-userOptions-personalTools:hover .cosmos-userButton-label { |
| color: white; | | color: white; |
− | } | + | }/*用户名颜色hover*/ |
| + | |
| /* 主页面 */ | | /* 主页面 */ |
− | #cosmos-actionsList-list { | + | |
− | background-color: #292929;
| + | #cosmos-actionsList-list |
| + | { |
| + | background-color: #292929; |
| border-color: #888888; | | border-color: #888888; |
| color: #e6e6e6; | | color: #e6e6e6; |
− | border-bottom: none !important; | + | border-bottom: none !important; |
| } | | } |
| | | |
第82行: |
第95行: |
| color: white; | | color: white; |
| } | | } |
− | .mw-body h1.firstHeading | + | .mw-body h1.firstHeading{ |
− | { | |
| border-bottom: none !important; | | border-bottom: none !important; |
| color:white; | | color:white; |
第93行: |
第105行: |
| } | | } |
| body h2 { | | body h2 { |
− |
| |
| border-bottom: none !important; | | border-bottom: none !important; |
− | background-image: url(http://ec2-3-92-244-220.compute-1.amazonaws.com/w/images/b/bd/Underline_yellow.svg); | + | background-image: url(/w/images/b/bd/Underline_yellow.svg); |
| background-repeat: no-repeat; | | background-repeat: no-repeat; |
| background-position: 25% 105%; | | background-position: 25% 105%; |
第135行: |
第146行: |
| } | | } |
| | | |
− | | + | /*播放按钮*/ |
| | | |
| a.sm2_button, a.sm2_button.sm2_paused:hover { | | a.sm2_button, a.sm2_button.sm2_paused:hover { |
− | background-image: none,url(http://ec2-3-92-244-220.compute-1.amazonaws.com/w/images/a/ad/AudioPlay.svg); | + | background-image: none,url(/w/images/a/ad/AudioPlay.svg); |
| background-size: 40px; | | background-size: 40px; |
| background-repeat: no-repeat; | | background-repeat: no-repeat; |
第145行: |
第156行: |
| height: 40px; | | height: 40px; |
| border-radius: 40px; | | border-radius: 40px; |
− | }
| |
− |
| |
− |
| |
− | /* Used files: [[File:OggPlayer play.svg]] [[File:OggPlayer stop.svg]] [[File:OggPlayer mute.svg]] */
| |
− |
| |
− | .audio-button {
| |
− | display: inline-block;
| |
− | vertical-align: text-top;
| |
− | width: 1em;
| |
− | height: 1em;
| |
− | overflow: hidden;
| |
− | border-radius: 3px;
| |
− | background-color: #006cb0;
| |
− | transition: background-color .2s;
| |
− | cursor: pointer;
| |
− | background-repeat: no-repeat;
| |
− | background-position: center;
| |
− | background-image: url('https://vignette.wikia.nocookie.net/dev/images/d/d6/OggPlayer_play.svg');
| |
− | }
| |
− | .audio-button-parent {
| |
− | cursor: pointer;
| |
− | }
| |
− | .audio-button.now-playing,
| |
− | .audio-button:hover,
| |
− | .audio-button-parent:hover > .click-parent {
| |
− | background-color: #b30000;
| |
− | }
| |
− | .audio-button.now-playing {
| |
− | background-image: url('https://vignette.wikia.nocookie.net/dev/images/a/a9/OggPlayer_stop.svg');
| |
− | }
| |
− | .audio-button.no-audio {
| |
− | cursor: help;
| |
− | background-color: #b30000;
| |
− | background-image: url('https://vignette.wikia.nocookie.net/dev/images/a/ae/OggPlayer_mute.svg');
| |
− | }
| |
− | .ogg-player audio,
| |
− | .ogg-player video {
| |
− | display: inline-block;
| |
− | }
| |
− | .ogg-player .info-icon {
| |
− | display: none;
| |
− | position: absolute;
| |
− | z-index: 2;
| |
− | background-color: transparent;
| |
− | background-image: url('https://images.wikia.nocookie.net/common/skins/shared/images/sprite.png');
| |
− | background-repeat: no-repeat;
| |
− | background-position: -1228px 0;
| |
− | height: 18px;
| |
− | width: 18px;
| |
− | }
| |
− | .ogg-audio-player .info-icon {
| |
− | background-color: rgba(0, 0, 0, .5);
| |
− | margin: -5px 0 0 -5px;
| |
− | border-radius: 100%;
| |
− | }
| |
− | .ogg-video-player .info-icon {
| |
− | margin: 2px 0 0 -20px;
| |
− | }
| |
− | .ogg-player:hover .info-icon {
| |
− | display: inline-block;
| |
− | }
| |
− | .audio-button>*{
| |
− | display: none;
| |
| } | | } |