Difference between revisions of "User:Annalucia.zablah/sandbox8"
(Created page with "{| width="100%" cellpadding="10" cellspacing="10px" |- valign="top" | style="border-left: 10px solid #695282; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0,...") |
|||
| (16 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
| − | + | {{#css: | |
| − | |||
| − | |||
| − | |||
| − | [[File: | + | .img-banner{display: flex; |
| + | flex-direction: row; | ||
| + | align-items: center; | ||
| + | justify-content: flex-start; | ||
| + | } | ||
| + | |||
| + | .img-banner div:nth-of-type(2){ | ||
| + | background-color: #E4E6EA; | ||
| + | padding: 1em; | ||
| + | } | ||
| + | }} | ||
| + | |||
| + | <div class="img-banner"> | ||
| + | <div> | ||
| + | [[File:Techlab_avatar_cropped.png|350px|techlab]] | ||
| + | </div> | ||
| + | <div> | ||
| + | As the event host, your main responsibility is to provide the vExpo team with the final content and images to be integrated into the vExpo. | ||
| + | For this, your role will be to: | ||
| + | </div> | ||
| + | |||
| + | </div> | ||