「テンプレート:Boxmenu grid」の版間の差分
細 修正 |
細 ※効果なかったので取り消し タグ: 取り消し |
||
(2人の利用者による、間の12版が非表示) | |||
1行目: | 1行目: | ||
< | <span class="desktop-only"><div style=" | ||
display: grid; | display: grid; | ||
grid-template-columns: {{{Desktop-columns|1fr 1fr 1fr}}}; | grid-template-columns: {{{Desktop-columns|1fr 1fr 1fr}}}; | ||
width: auto; | width: auto; | ||
margin: | margin: 3px; | ||
">{{{Boxmenu|}}}</div> | ">{{{Boxmenu|}}}</div></span> | ||
< | <span class="mobile-only"><div style=" | ||
display: grid; | display: grid; | ||
grid-template-columns: {{{Mobile-columns|1fr 1fr}}}; | grid-template-columns: {{{Mobile-columns|1fr 1fr}}}; | ||
width: | width: 100%; | ||
margin: | margin: 3px; | ||
">{{{Boxmenu|}}}</div> | ">{{{Boxmenu|}}}</div></span> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> |