Template:MinigamesCSS: Difference between revisions

From WytheriaWiki
(Created page with "<div style="display: flex; border: 2px solid #FFFF00; padding: 10px; display: flex; flex-wrap: wrap; width: 100%; →‎Make the images fill the container width: height: auto; →‎Maintain aspect ratio: justify-content: center; border-left: none; border-right: none; } }"> <div style="flex: 0 2 auto%; display: flex; justify-content: center; align-items: center;"> {{{content1}}} </div> <div style="flex: 0 2 auto%; display: flex; justify-...")
 
No edit summary
Line 5: Line 5:
   height: auto; /* Maintain aspect ratio */
   height: auto; /* Maintain aspect ratio */
   justify-content: center;
   justify-content: center;
  border-left: none;
  border-right: none;
   }
   }
}">
}">

Revision as of 10:57, 29 June 2024

       {{{content1}}}
       {{{content2}}}
       {{{content3}}}
       {{{content4}}}
       {{{content5}}}
       {{{content6}}}