用户:Yingxxxx/common.css:修订间差异

来自Limbo Wiki Mirror
无编辑摘要
无编辑摘要
第1行: 第1行:
body
body
{
{
background-image: linear-gradient(to right, rgba(158, 214, 255), rgba(255, 188, 188))
background-color: #9198e5;
    background-image: linear-gradient(#e66465, #9198e5);
}
}

2022年8月7日 (日) 18:30的版本

body
{
	background-color: #9198e5; 
    background-image: linear-gradient(#e66465, #9198e5);
}