Difference between revisions of "Template:TwoColumnsHighlight"

From Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<ul style="display: grid; grid-template-columns: repeat(auto-fit, minmax(25em, 30em)); grid-gap: 1rem; justify-content: start; list-style: none;padding: 0px; margin: 0px;">
+
<ul style="display: grid; grid-template-columns: repeat(auto-fit, minmax(20em, 25em)); grid-gap: 1rem; justify-content: start; list-style: none;padding: 0px; margin: 0px;">
 
<li style="height:stretch; padding: 10px; background-color: #eeeedc; box-shadow: 0px 8px 8px gray; border-bottom: solid 4px #872222;">{{{1}}}</li>
 
<li style="height:stretch; padding: 10px; background-color: #eeeedc; box-shadow: 0px 8px 8px gray; border-bottom: solid 4px #872222;">{{{1}}}</li>
 
<li style="height:stretch; padding: 10px; background-color: #eeeedc; box-shadow: 0px 8px 8px gray; border-bottom: solid 4px #872222;">{{{2}}}</li>
 
<li style="height:stretch; padding: 10px; background-color: #eeeedc; box-shadow: 0px 8px 8px gray; border-bottom: solid 4px #872222;">{{{2}}}</li>
 
</ul>
 
</ul>

Revision as of 08:32, 6 June 2020

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