Difference between revisions of "Template:TwoColumnsUnderLevel1"

From Wiki
Jump to navigation Jump to search
(Created page with "<ul style="display: grid;grid-template-columns: repeat(auto-fit, minmax(15em, 1fr)); grid-gap:3rem; justify-content: space-between;list-style: none;padding: 0px;margin: 0px; "...")
 
m
 
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
<ul style="display: grid;grid-template-columns: repeat(auto-fit, minmax(15em, 1fr)); grid-gap:3rem; justify-content: space-between;list-style: none;padding: 0px;margin: 0px; ">
+
<ul class="ColumnsUnderLevel1">
<li style="height: stretch; padding: 10px; border-top: solid 5px #cc3333; box-shadow: 0px 8px 8px gray; background-color: #eeeedc;">
+
<li>{{{1}}}</li>
{{{1}}}
+
<li>{{{2}}}</li>
</li>
 
<li style="height: stretch; padding: 10px; border-top: solid 5px #cc3333; box-shadow: 0px 8px 8px gray; background-color: #eeeedc;">
 
{{{2}}}
 
</li>
 
 
</ul>
 
</ul>

Latest revision as of 14:36, 6 June 2020

  • {{{1}}}
  • {{{2}}}