Difference between revisions of "About vExpo/vExpo Knowledge Base/Kiosk"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | <div style="text-align: center"; justify-content: space-evenly> | ||
+ | <div style="column-count:2"> | ||
+ | [[File:Artist_kiosk.png|center|550px]] | ||
+ | [[File:Editing_kiosk.png|center|550px]] | ||
+ | </div> | ||
{{#css: | {{#css: | ||
Line 19: | Line 24: | ||
font-weight: 600; | 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">[https://wiki.gccollab.ca/About_vExpo/vExpo_Knowledge_Base/Kiosk/Create Create][https://wiki.gccollab.ca/About_vExpo/vExpo_Knowledge_Base/Kiosk/Edit Edit]</div> | + | <div class="container-horizontal"> [https://wiki.gccollab.ca/About_vExpo/vExpo_Knowledge_Base/Kiosk/Create Create][https://wiki.gccollab.ca/About_vExpo/vExpo_Knowledge_Base/Kiosk/Edit Edit]</div> |
<div style="column-count:2"> <div style="text-align: center"> | <div style="column-count:2"> <div style="text-align: center"> |