Important: The GCConnex decommission will not affect GCCollab or GCWiki. Thank you and happy collaborating!
Difference between revisions of "User:Annalucia.zablah/sandbox1!"
Jump to navigation
Jump to search
(Created page with " {| style="width: 45%;" |- | style="width: 50%" | <div style="text-align: center; font-size: 20px; color: rgb(105,82,130);">'''Event Host'''</div>File:Event_host.png|center|...") |
|||
| Line 1: | Line 1: | ||
| − | + | <div style="text-align: center;font-size: 1.5em"> | |
| − | + | ===Hello=== | |
| − | + | <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> | ||

