User:Plankton/flexbox: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div style=" | <div style=" | ||
background-color: # | background-color: #013220; | ||
color: | color: #DDDDDD; | ||
font-weight: bold; | font-weight: bold; | ||
font-size: large; | font-size: large; | ||
border-radius: 12px; | border-radius: 12px; | ||
padding: 20px; | padding: 20px; | ||
flex: 1 1 45%; | |||
box-sizing: border-box; | |||
text-align: center;" | text-align: center;" | ||
> | > | ||
{{{1}}} | {{{1}}} | ||
</div> | </div> | ||