更改

删除12字节 、 2020年11月26日 (四) 20:38
无编辑摘要
第1行: 第1行:  
<templatestyles src="Sidebar/style.css" />
 
<templatestyles src="Sidebar/style.css" />
<div style="float:right; max-width: min(100%, 15rem); right: 1rem; display: block; margin: 0.5rem; padding: 0.5rem">
+
 
{{Box|content=
+
{{Box
 +
|style=float:right; max-width: min(100%, 15rem); right: 1rem; display: block; margin: 0.5rem; padding: 0.5rem
 +
|content=
 
<p style="font-size: 0.3rem; margin: 0">{{{pretitle}}}</p>
 
<p style="font-size: 0.3rem; margin: 0">{{{pretitle}}}</p>
 
<p style="font-size: 1.5rem; margin: 0">{{{title}}}</p>
 
<p style="font-size: 1.5rem; margin: 0">{{{title}}}</p>
 
{{{content}}}
 
{{{content}}}
 
}}
 
}}
</div>