Template:Portal box: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class="portal-box" style="border:1px solid #a2a9b1; width:100%; height:100%; box-sizing:border-box; display:flex; flex-direction:column;"> | <div class="portal-box" style="border:1px solid #a2a9b1; width:100%; height:100%; box-sizing:border-box; display:flex; flex-direction:column;"> | ||
<div class="portal-head" style="background:#eaecf0; border-bottom:1px solid #a2a9b1; padding:6px 10px; font-size:1.1em;"> | <div class="portal-head" style="background:#eaecf0; border-bottom:1px solid #a2a9b1; padding:6px 10px; font-size:1.1em; font-weight:bold;"> | ||
{{{title}}} | {{{title}}} | ||
</div> | </div> | ||
Latest revision as of 19:22, 3 September 2026
{{{title}}}
{{{content}}}
Usage
{{Portal box
| title =
| content =
}}