「テンプレート:折り畳みボックス」の版間の差分

デザイン微調整
マージン削除
1行目: 1行目:
<!-- 折り畳み式テンプレート -->
<!-- 折り畳み式テンプレート -->
<div class="custom-template-expandable-box" style="border: 1px solid gray; margin: 0.2rem;"  data-opened="{{{opened|False}}}">
<div class="custom-template-expandable-box" style="border: 1px solid gray;"  data-opened="{{{opened|False}}}">
<div class="custom-template-expandable-box-header" style="background-color: {{{header_color|white}}}; display: flex; justify-content: space-between;">
<div class="custom-template-expandable-box-header" style="background-color: {{{header_color|white}}}; display: flex; justify-content: space-between;">
<p style="text-align: center; width: 100%; font-size: 120%; font-weight: bold; margin: 0;">{{{title}}}</p>
<p style="text-align: center; width: 100%; font-size: 120%; font-weight: bold; margin: 0;">{{{title}}}</p>