九龍门茶馆:修订间差异

来自DOLLARS
跳转到导航 跳转到搜索
(创建页面,内容为“body { background:url("https://drrr.wiki/File:Eyes.png") no-repeat fixed 50% 0; background-size:cover; }”)
标签2017年版源代码编辑
 
VI讨论 | 贡献
无编辑摘要
第1行: 第1行:
body {
 
background:url("https://drrr.wiki/File:Eyes.png") no-repeat fixed 50% 0;
<nowiki>{{#css:</nowiki>
  body {
   background:url("https://drrr.wiki/File:Eyes.png") no-repeat fixed 50% 0;
background-size:cover;
background-size:cover;
}
  }
<nowiki>}}</nowiki>

2022年5月23日 (一) 13:08的版本

{{#css:

 body {
   background:url("https://drrr.wiki/File:Eyes.png") no-repeat fixed 50% 0;

background-size:cover;

 }

}}