Template:Box-round: Difference between revisions

From IUO Tome of Knowledge
Denial (talk | contribs)
No edit summary
Denial (talk | contribs)
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div class="box-round" style="clear: both; width: 300px; margin-left: auto; margin-right: auto;">
<div class="box-round" style="clear: both;">
   <div class="box-round-title" style="padding: 0.1em; background-color: #eaecf0; color: var(--color-base, #202122); text-align: center; font-weight: bold; border: 1px solid #99c; border-bottom: none; border-radius: 1.5em 1.5em 0 0;">
   <div class="box-round-title" style="padding: 0.1em; background: var(--background-color-progressive-subtle--hover, #d9e2ff); color: var(--color-base, #202122); text-align: center; font-weight: bold; border: 1px solid #99c; border-bottom: none; border-radius: 1.5em 1.5em 0 0;">
   <h3>{{{title}}}</h3>
   {{{title}}}
   </div>
   </div>
   <div class="box-round-text" style="border: 1px solid #99c; background: var(--background-color-base, #fff); color: var(--color-base, #202122); margin-bottom: 10px; padding: .8em 1em 1em 1.3em; border-radius: 0 0 1.5em 1.5em;">
   <div class="box-round-text" style="border: 1px solid #99c; color: var(--color-base, #202122); margin-bottom: 10px; border-radius: 0 0 1.5em 1.5em; text-align: center;">
  {{{1|{{{text|{{{content}}}}}}}}}
    {{{1|{{{text|{{{content}}}}}}}}}
   </div>
   </div>
</div>
</div>

Latest revision as of 22:54, 23 October 2025

{{{title}}}

   {{{content}}}