User:Plankton/flexbox: Difference between revisions
Appearance
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>" |
mNo edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div | <div style=" | ||
background-color: # | background-color: #013220; | ||
color: | color: #DDDDDD; | ||
font-weight: bold; | |||
font-size: large; | |||
border-radius: 12px; | border-radius: 12px; | ||
padding: 20px; | padding: 20px; | ||
text-align: center; | flex: 1 1 45%; | ||
box-sizing: border-box; | |||
text-align: center;" | |||
> | > | ||
{{{1}}} | {{{1}}} | ||
</div> | </div> | ||
Latest revision as of 02:57, 31 October 2025
{{{1}}}