第15行: |
第15行: |
| body > #mw-content-container { | | body > #mw-content-container { |
| margin-top: 0; | | margin-top: 0; |
| + | } |
| + | |
| + | .cosmos-mobile-navigation .wds-tabs { |
| + | background-color: rgba(10,70,180,0.6) !important; |
| + | backdrop-filter: blur(20px) !important; |
| + | -webkit-backdrop-filter: blur(20px) !important; |
| + | } |
| + | |
| + | .cosmos-mobile-navigation .wds-dropdown__content .wds-list.wds-is-linked > li > a:not(.wds-button) { |
| + | color: white !important; |
| + | } |
| + | |
| + | .cosmos-mobile-navigation .wds-tabs__tab-label span { |
| + | color: white !important; |
| + | } |
| + | |
| + | .cosmos-mobile-navigation .wds-dropdown__content .wds-list.wds-is-linked > li > a:not(.wds-button) { |
| + | color: rgb(220, 220, 220) !important; |
| } | | } |
| | | |
第521行: |
第539行: |
| background-image: linear-gradient(transparent,transparent),url(/w/images/5/51/Up_Arrow.png); | | background-image: linear-gradient(transparent,transparent),url(/w/images/5/51/Up_Arrow.png); |
| | | |
− | .cosmos-mobile-navigation .wds-tabs {
| |
− | background-color: rgba(10,70,180,0.6) !important;
| |
− | backdrop-filter: blur(20px) !important;
| |
− | -webkit-backdrop-filter: blur(20px) !important;
| |
− | }
| |
− |
| |
− | .cosmos-mobile-navigation .wds-dropdown__content .wds-list.wds-is-linked > li > a:not(.wds-button) {
| |
− | color: white !important;
| |
− | }
| |
− |
| |
− | .cosmos-mobile-navigation .wds-tabs__tab-label span {
| |
− | color: white !important;
| |
− | }
| |
− |
| |
− | .cosmos-mobile-navigation .wds-dropdown__content .wds-list.wds-is-linked > li > a:not(.wds-button) {
| |
− | color: rgb(220, 220, 220) !important;
| |
| } | | } |