Jump to content

User:Plankton/flexbox: Difference between revisions

From Consumer Rights Wiki
Plankton (talk | contribs)
Created page with "<div background-color: #28a745; color: white; border-radius: 12px; flex: 1 1 calc(50% - 20px); min-width: 200px; padding: 20px; text-align: center; > {{{1}}} </div>"
 
Plankton (talk | contribs)
mNo edit summary
Line 1: Line 1:
<div
<div style="
   background-color: #28a745;
   background-color: #28a745;
   color: white;
   color: white;
Line 6: Line 6:
   min-width: 200px;
   min-width: 200px;
   padding: 20px;
   padding: 20px;
   text-align: center;
   text-align: center;"
>
>
{{{1}}}
{{{1}}}
</div>
</div>

Revision as of 02:12, 31 October 2025

{{{1}}}