用户:Kaltes Eis/common.css:修订间差异
来自Limbo Wiki Mirror
创建页面,内容为“body { background-image: linear-gradient(#000000, #ffffff, #ff0000); } h1 { color: #942517; text-align: center; } p { font-family: verdana; font-size: 20px; }” |
Kaltes Eis将页面用户:Kaltes Eis/common.css的内容模型从“CSS”更改为“已过滤的CSS” |
(没有差异)
| |
2022年8月7日 (日) 18:52的版本
body {
background-image: linear-gradient(#000000, #ffffff, #ff0000);
}
h1 {
color: #942517;
text-align: center;
}
p {
font-family: verdana;
font-size: 20px;
}
