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; "...")
 
(9 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 style="display: grid;grid-template-columns: repeat(auto-fit, minmax(20em, 1fr)); grid-gap:0rem 1rem; justify-content: space-between;list-style: none;padding: 0px;margin: 0px; ">
<li style="height: stretch; padding: 10px; border-top: solid 5px #cc3333; box-shadow: 0px 8px 8px gray; background-color: #eeeedc;">
+
<li style="height:stretch;">{{{1}}}</li>
{{{1}}}
+
<li style="height:stretch;">{{{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>

Revision as of 15:00, 30 May 2020

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