Template:Test: Difference between revisions

From WytheriaWiki
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
@media only screen and (max-width: 450)
<div style="display: flex; border: 2px solid #000; padding: 10px;
<div style="display: flex; border: 2px solid #000; padding: 10px;
   display: flex;
   display: flex;
Line 7: Line 6:
   justify-content: center;
   justify-content: center;
   box-sizing: content-box;
   box-sizing: content-box;
   max-width: calc(100% - 0.5em);
   max-width: calc(100% - 1em);
   max-height: calc(100vh - 0.5em);
   max-height: calc(100vh - 1em);
   }
   }
}">
}">

Revision as of 00:16, 21 June 2024

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