微件:ToiletMap:修订间差异
来自ToiletMC
更多操作
创建页面,内容为“<iframe src="https://map.toiletmc.net" width="100%" height="600" allowfullscreen style="border:0;"> </iframe>” |
无编辑摘要 |
||
(未显示同一用户的5个中间版本) | |||
第4行: | 第4行: | ||
height="600" | height="600" | ||
allowfullscreen | allowfullscreen | ||
style="border: | style=" | ||
</iframe> | /* 切出四边 50px 的空间 */ | ||
border: 26px solid transparent; | |||
/* 指定边框图和切片、平铺方式 */ | |||
border-image-source: url('https://wfcdn.toiletmc.net/b/b9/%E7%A9%BA%E5%9C%B0%E5%9B%BE.svg'); | |||
border-image-slice: 10%; | |||
border-image-repeat: round; | |||
" | |||
></iframe> |
2025年6月7日 (六) 09:56的最新版本
<iframe
src="https://map.toiletmc.net" width="100%" height="600" allowfullscreen style=" /* 切出四边 50px 的空间 */ border: 26px solid transparent; /* 指定边框图和切片、平铺方式 */ border-image-source: url('https://wfcdn.toiletmc.net/b/b9/%E7%A9%BA%E5%9C%B0%E5%9B%BE.svg'); border-image-slice: 10%; border-image-repeat: round; "
></iframe>