“MediaWiki:Minerva.css”的版本间的差异
来自Whiteverse Library
跳到导航跳到搜索 (建立内容为“→All CSS here will be loaded for users of the MinervaNeue skin: span.blackbackground{background-color:#000000;} span.blackbackground:hover{background-col…”的📄新页面) |
(没有差异)
|
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-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;
}