Changes

no edit summary
Line 1: Line 1:  +
{{#css:
 +
 +
.btn {
 +
  border: none;
 +
  background-color: #04617B;
 +
  padding: 14px 28px;
 +
  font-size: 12px;
 +
  cursor: pointer;
 +
  display: inline-block;
 +
}
 +
 +
.btn:hover {background: #ff9800;}
 +
 +
.cta {color: #eee;}
 +
 +
p.stream{
 +
color: #b62aa9;
 +
padding-top:30px;
 +
line-height:0;
 +
font-weight: 900;
 +
font-size:small;
 +
font-family: "Noto sans", Arial, Helvetica, sans-serif !important;
 +
}
 +
 +
h1{
 +
font-family: Lato, Arial, Helvetica, sans-serif !important;
 +
font-size:xx-large !important;
 +
text-decoration:none !important;
 +
border:0 !important;
 +
}
 +
 +
h3{
 +
padding-top:10px;
 +
font-family: Lato, Arial, Helvetica, sans-serif !important;
 +
font-size:large !important;
 +
text-decoration:none !important;
 +
color:#00008B;
 +
}
 +
 +
h4{
 +
font-family: Lato, Arial, Helvetica, sans-serif !important;
 +
font-size: 1.05em;
 +
color:#04617B;
 +
}
 +
 +
p{
 +
font-family: "Noto sans", sans-serif !important;
 +
font-size: 1.0em;
 +
}
 +
 +
li{
 +
font-family: "Noto sans", sans-serif !important;
 +
font-size: 1.0em;
 +
}
 +
 +
.wrap {
 +
  height: 100%;
 +
  display: flex;
 +
  align-items: center;
 +
  justify-content: center;
 +
}
 +
 +
.button {
 +
  width: 450px;
 +
  height: 30px;
 +
  font-family: 'Roboto', sans-serif;
 +
  font-size: 13px;
 +
  letter-spacing: 2.5px;
 +
  font-weight: 500;
 +
  color: #FFFFFF;
 +
  background-color: #E0FFFF;
 +
  border: none;
 +
  border-radius: 45px;
 +
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
 +
  transition: all 0.3s ease 0s;
 +
  cursor: pointer;
 +
  outline: none;
 +
  padding-top: 15px;
 +
  padding-left: 15px;
 +
  margin-right: 100px;
 +
  text-transform: uppercase;
 +
  }
 +
 +
.button:hover {
 +
  background-color: #CDE0E5;
 +
  box-shadow: 0px 15px 20px rgba(4, 97, 123, 0.4);
 +
  color: #fff;
 +
  transform: translateY(-7px);
 +
}
 +
 +
.checkbox {
 +
list-style: none;
 +
}
 +
}}
 
<!--The following line of code hides the page title-->
 
<!--The following line of code hides the page title-->
 
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
 
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
Line 8: Line 102:  
<br>
 
<br>
 
<div style="font-size: 125%">'''Event Page''' | [https://wiki.gccollab.ca/%C3%89v%C3%A9nements_de_l%27Acad%C3%A9mie_du_num%C3%A9rique_de_l%27%C3%89FPC/Forum_annuel_sur_le_gouvernement_num%C3%A9rique_2022_-_Biographies_des_conf%C3%A9renciers '''Speaker Biographies'''] | '''GCmessage - Event Live Chat''' | '''CART - Communication Access Realtime Translation''' </div>
 
<div style="font-size: 125%">'''Event Page''' | [https://wiki.gccollab.ca/%C3%89v%C3%A9nements_de_l%27Acad%C3%A9mie_du_num%C3%A9rique_de_l%27%C3%89FPC/Forum_annuel_sur_le_gouvernement_num%C3%A9rique_2022_-_Biographies_des_conf%C3%A9renciers '''Speaker Biographies'''] | '''GCmessage - Event Live Chat''' | '''CART - Communication Access Realtime Translation''' </div>
 +
<br>
 +
<p class="button"><strong>[https://forms.office.com/Pages/ShareFormPage.aspx?id=aD7D7W7acUCxgc57pGH7rlAF4I3-cRtFj0f_RGGq0nVUMENNWTBVVVJZV0tWWjlYWFVNTFNJVDk5Ny4u&sharetoken=isjcaI51X5PUbesTxg6g REGISTER FOR YOUR BREAKOUT SESSION HERE]</strong></p>
 
<br>
 
<br>
 
''We have a great event planned for you and are in the process of finalizing the speakers. They will all be added momentarily.''
 
''We have a great event planned for you and are in the process of finalizing the speakers. They will all be added momentarily.''
1,606

edits