MediaWiki:Minerva.css
来自Whiteverse Library
Lunch(💬讨论 | 贡献)2021年7月24日 (六) 07:21的版本 (建立内容为“→All CSS here will be loaded for users of the MinervaNeue skin: span.blackbackground{background-color:#000000;} span.blackbackground:hover{background-col…”的📄新页面)
注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
- Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5或Ctrl-R(Mac为⌘-R)
- Google Chrome:按Ctrl-Shift-R(Mac为⌘-Shift-R)
- Internet Explorer:按住Ctrl的同时单击刷新,或按Ctrl-F5
- Opera:前往菜单 → 设置(Mac为Opera → Preferences),然后隐私和安全 → 清除浏览数据 → 缓存的图片和文件。
/* All CSS here will be loaded for users of the MinervaNeue skin */
span.blackbackground{background-color:#000000;}
span.blackbackground:hover{background-color:#ffffff;}
span.completeblackbackground{background-color:#000000;}
#mediawikiwvlogo {
border-radius: 8px;
background-image: linear-gradient(to right, #d53e61,#cec6cc, #3ed1d5);
}
#stubbg{
border-radius: 8px;
background-image: linear-gradient(to right, #41cf84,#28d3dd);
}
#tucs {
border-radius: 4px;
width: 233px;
height: 20px;
background-image: linear-gradient(to right, #2375c0, #325c62);
color:white;
text-align:center;
}
#accesscontrol{
border-radius: 4px;
width: 233px;
height: 20px;
background-image: linear-gradient(to right, #DBA901, #D7DF01);
color:white;
text-align:center;
}