←MediaWiki:Common.css因为以下原因,您没有权限编辑本页: 您所请求的操作仅限于这些用户组的用户使用:用户、自动确认用户 此页提供此wiki软件的界面文字,并受到保护以防止滥用。如欲修改所有wiki的翻译,请访问translatewiki.net上的MediaWiki本地化项目。 您无权编辑此CSS页面,因为编辑此页面可能会影响所有访问者。 您必须确认您的电子邮件地址才能编辑页面。请通过系统设置设置并确认您的电子邮件地址。 您可以查看和复制此页面的源代码。 /* 导航栏 */ #cosmos-banner { background-color: #002A32; } .cosmos-bannerOption-icon { fill: none; stroke: #00d6d6; } .cosmos-bannerOption-dropdownIcon { stroke: #FF776D; fill: #FF776D; } .cosmos-bannerOption:hover .cosmos-bannerOption-dropdownIcon { fill: #FF776D; stroke: #FF776D; } .cosmos-bannerOption:hover .cosmos-bannerOption-icon { stroke: white !important; } #searchInput { color: #00d6d6 !important; border-bottom: 2px solid #00d6d6; } #searchInput:enabled { border-bottom: 2px solid #00d6d6; } input[type="search"]::-webkit-input-placeholder { /* WebKit browsers */ color: #00d6d6 !important; } input[type="search"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #00d6d6 !important; } input[type="search"]::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #00d6d6 !important; } input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #00d6d6 !important; } #cosmos-search-buttonIcon:hover { stroke: #fff !important; } 返回至MediaWiki:Common.css。