模板:Miku shady/miku.css:修订间差异

来自Hyacinth
跳转到导航 跳转到搜索
草awa留言 | 贡献
Created page with ".shady { background-color: #39C5BB; color: #39C5BB; transition: all 0.5s; } .shady:hover { color: white; }"
 
草awa留言 | 贡献
Cao awa移动页面Template:Base shady/miku.cssTemplate:Miku shady/miku.css,不留重定向
(没有差异)

2024年4月24日 (三) 00:23的版本

.shady {
	background-color: #39C5BB; 
	color: #39C5BB;
	transition: all 0.5s;
}
.shady:hover {
	color: white;
}