“Widget:BackgroundImage”的版本间的差异

来自Ballance Wiki
跳转至: 导航搜索
(创建页面,内容为“<style> body {background: <!--{$link|escape:'html'}-->} </style>”)
2个标签移动版编辑移动网页编辑
 
2个标签移动版编辑移动网页编辑
第1行: 第1行:
 
<style>
 
<style>
body {background: <!--{$link|escape:'html'}-->}
+
body {background: url("<!--{$link|escape:'html'}-->")}
 
</style>
 
</style>

2020年2月10日 (一) 00:12的版本

<style> body {background: url("")} </style>