| Line 1: |
Line 1: |
| | | | |
| − | {| style="width: 45%;"
| + | <div style="text-align: center;font-size: 1.5em"> |
| − | |-
| + | ===Hello=== |
| − | | style="width: 50%" | <div style="text-align: center; font-size: 20px; color: rgb(105,82,130);">'''Event Host'''</div>[[File:Event_host.png|center|400px|link=https://wiki.gccollab.ca/VExpo_Roles_and_Responsibilities/Event_Host]] || style="width: 50%" | <div style="text-align: center;font-size: 20px; color: rgb(105,82,130);">'''Kiosk Owner'''</div>[[File:Kiosk_owner.png|center|400px|link=https://wiki.gccollab.ca/VExpo_Roles_and_Responsibilities/Kiosk_Owner]]|| style="width: 50%" | <div style="text-align: center;font-size: 20px; color: rgb(105,82,130);">'''Tech Lab'''</div>[[File:Tech_Lab.png|center|400px|link=https://wiki.gccollab.ca/VExpo_Roles_and_Responsibilities/Tech_Lab]]
| + | <div style="right">[[file:Waving_Hand_Emoji.png|50px]]</div> |
| − | |}
| + | === Welcome to the vExpo Knowledge Base! This will guide you through the creation of a vExpo Event.=== |
| | + | ===What is your role?=== |
| | + | </div> |
| | + | |
| | + | {{#css: |
| | + | .container-horizontal{ |
| | + | display: flex; |
| | + | flex-direction: row; |
| | + | align-items: center; |
| | + | justify-content: space-evenly; |
| | + | } |
| | + | |
| | + | .container-horizontal>a{ |
| | + | margin: 1em; |
| | + | background-color: rgb(105,82,130); |
| | + | border-radius: 12px; |
| | + | padding: 0.5em 1em!important; |
| | + | color: white!important; |
| | + | width: 100%; |
| | + | text-align: center; |
| | + | background-image: none!important; |
| | + | font-size: 1.6em; |
| | + | font-weight: 600; |
| | + | } |
| | + | |
| | + | .imagelink a{ |
| | + | display: flex; |
| | + | flex-direction: column-reverse; |
| | + | align-items: center; |
| | + | color: white!important; |
| | + | } |
| | + | .imagelink a:before{ |
| | + | content:'Testing Things'; |
| | + | margin: 1em; |
| | + | background-color: rgb(105,82,130); |
| | + | border-radius: 12px; |
| | + | padding: 0.5em 5em!important; |
| | + | color: white!important; |
| | + | text-align: center; |
| | + | background-image: none!important; |
| | + | font-size: 1.6em; |
| | + | font-weight: 600; |
| | + | } |
| | + | |
| | + | .imagelink.host a:before{content:'Event Host';} |
| | + | .imagelink.owner a:before{content:'Kiosk Owner';} |
| | + | |
| | + | }} |
| | + | |
| | + | <div class="container-horizontal"> |
| | + | <div class="imagelink host ">[[File:Event_host.png|center|600px]]</div> |
| | + | <div class="imagelink owner">[[File:Kiosk_owner.png|center|600px]]</div> |
| | + | </div> |