用户:Yingxxxx/common.css:修订间差异
来自Limbo Wiki Mirror
Yingxxxx将页面用户:Yingxxxx/common.css的内容模型从“CSS”更改为“已过滤的CSS” |
小无编辑摘要 |
||
| 第1行: | 第1行: | ||
body | body | ||
{ | { | ||
height: 200px; | |||
background-color: #9198e5; | background-color: #9198e5; | ||
background-image: linear-gradient(#e66465, #9198e5); | background-image: linear-gradient(#e66465, #9198e5); | ||
} | } | ||
2022年8月7日 (日) 18:32的版本
body
{
height: 200px;
background-color: #9198e5;
background-image: linear-gradient(#e66465, #9198e5);
}
