Template:Cbox2/core:修订间差异

删除31字节 、​ 2020年5月30日 (星期六)
无编辑摘要
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第1行: 第1行:
@media (min-width: 300px) {
<div class="nomobile infoBox infobox" style="width:margin-bottom:12px; margin-top:12px;display:flex; flex-direction: row; flex-wrap: nowrap; background-color: {{{bg|#F9FFEA}}}; {{#switch:{{{narrow|}}}|1|true|True|yes|Yes|是=width:640px;|width:825px;}} max-width:80%; border-radius:5px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);">
<div class="nomobile infoBox infobox" style="width:margin-bottom:12px; margin-top:12px;display:flex; flex-direction: row; flex-wrap: nowrap; background-color: {{{bg|#F9FFEA}}}; {{#switch:{{{narrow|}}}|1|true|True|yes|Yes|是=width:640px;|width:825px;}} max-width:80%; border-radius:5px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);">
  <div style="display:flex; padding:10px 10px 10px 10px; width:40px; min-width:40px; max-width:40px; justify-content: center;  background-color:{{{bgleft|#B9E66B}}}; border-radius:4px 0 0 4px; box-sizing:border-box;"></div>
  <div style="display:flex; padding:10px 10px 10px 10px; width:40px; min-width:40px; max-width:40px; justify-content: center;  background-color:{{{bgleft|#B9E66B}}}; border-radius:4px 0 0 4px; box-sizing:border-box;"></div>
  <div style="display:block; padding:12px 12px 12px 12px; flex-grow:1; -webkit-box-flex:1; box-sizing:border-box; ">{{{content|}}}</div>
  <div style="display:block; padding:12px 12px 12px 12px; flex-grow:1; -webkit-box-flex:1; box-sizing:border-box; ">{{{content|}}}</div>
</div>
</div>
}
<div class="mobileonly" style="margin-bottom:0.5rem;margin-top:0.5rem; display:flex; flex-direction: column;  background-color: {{{bg|#F9FFEA}}}; border-radius:0.26rem; ">
<div class="mobileonly" style="margin-bottom:0.5rem;margin-top:0.5rem; display:flex; flex-direction: column;  background-color: {{{bg|#F9FFEA}}}; border-radius:0.26rem; ">
  <div style="display:block; padding:0.5rem 1rem 0.5rem 1rem; background-color:{{{bgleft|#B9E66B}}}; border-radius:0.24rem 0.24rem 0 0; box-sizing:border-box;"></div>
  <div style="display:block; padding:0.5rem 1rem 0.5rem 1rem; background-color:{{{bgleft|#B9E66B}}}; border-radius:0.24rem 0.24rem 0 0; box-sizing:border-box;"></div>
  <div style="display:block; padding:0.5rem 1rem 0.5rem 1rem; flex-grow:1; -webkit-box-flex:1; -webkit-box-pack:center; justify-content:center; box-sizing:border-box; ">{{{content|}}}</div>
  <div style="display:block; padding:0.5rem 1rem 0.5rem 1rem; flex-grow:1; -webkit-box-flex:1; -webkit-box-pack:center; justify-content:center; box-sizing:border-box; ">{{{content|}}}</div>
</div>
</div>
匿名用户