「テンプレート:Boxmenu grid」の版間の差分
細編集の要約なし |
細 ※効果なかったので取り消し タグ: 取り消し |
||
(2人の利用者による、間の8版が非表示) | |||
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: 100%; | width: 100%; | ||
margin: | margin: 3px; | ||
">{{{Boxmenu|}}}</div></ | ">{{{Boxmenu|}}}</div></span> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> |