←上一编辑下一编辑→ MediaWiki:Mobile.css (查看源代码) 2021年2月25日 (四) 10:36的版本 添加125字节 、 2021年2月25日 (四) 10:36 无编辑摘要第121行: 第121行: .cosmos-header { .cosmos-header { − background-color: #111111;+ background-color: rgb(50, 50, 50, 0.5); + backdrop-filter: blur(20px) saturate(150%); + -webkit-backdrop-filter: blur(20px) saturate(150%); height: 80px; height: 80px; } } 第130行: 第132行: .cosmos-header .wds-tabs .wds-tabs__tab-label a { .cosmos-header .wds-tabs .wds-tabs__tab-label a { − color: white;+ color: white !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;+ color: white !important; } } .cosmos-header::before{ .cosmos-header::before{ −background: black;+ background: 0; −background-image: black; } } .cosmos-header .cosmos-header__counter { .cosmos-header .cosmos-header__counter { − color: white;+ color: white !important; } } DominicWoo评论管理员、界面管理员、管理员280个编辑