打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

Help:沙盒/styles.css:修订间差异

帮助页面
删除的内容 添加的内容
Amero留言 | 贡献
无编辑摘要
标签已被回退
Amero留言 | 贡献
无编辑摘要
标签已被回退
第1行: 第1行:
.test3.ambient-image_shadow {
.test2.ambient-image_shadow {
transition: filter;
animation: show-shadow 10s infinite
}
}


/*.test3.ambient-image_shadow {*/
@keyframes show-shadow {
/* animation: show-shadow 10s infinite*/
from {
/*}*/
}

to {
/*@keyframes show-shadow {*/
}
/* from {*/
}
/* }*/
/* to {*/
/* }*/
/*}*/

2025年9月24日 (三) 05:03的版本

.test2.ambient-image_shadow {
	transition: filter;
}

/*.test3.ambient-image_shadow {*/
/*	animation: show-shadow 10s infinite*/
/*}*/

/*@keyframes show-shadow {*/
/*	from {*/
		
/*	}*/
/*	to {*/
/*	}*/
/*}*/