Changes

no edit summary
Line 1: Line 1: −
{| width="100%" cellpadding="10" cellspacing="10px"
     −
|- valign="top"
+
{{#css:
| style="border-left: 10px solid #695282; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); color: black; background-color: white; font-size:1em;" |
  −
<span style="font-size: 1.5em;"> </span><br>
  −
<br>
     −
[[File:Event_Host_IMG.png|500px|Left]]
+
.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>