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; "...")
 
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(15em, 1fr) 1px minmax(15em, 1fr)); grid-gap:1.5rem; 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; padding: 10px;">
 
{{{1}}}
 
{{{1}}}
 
</li>
 
</li>
<li style="height: stretch; padding: 10px; border-top: solid 5px #cc3333; box-shadow: 0px 8px 8px gray; background-color: #eeeedc;">
+
<li style="background:#cc3333;"></li>
 +
<li style="height: stretch; padding: 10px;">
 
{{{2}}}
 
{{{2}}}
 
</li>
 
</li>
 
</ul>
 
</ul>

Revision as of 14:40, 30 May 2020

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