| Line 7: | 
Line 7: | 
|   | }  |   | }  | 
|   |  |   |  | 
| − | .button-container {  | + | .button-56 {  | 
| − |    height: 100px;  | + |   align-items: center;  | 
|   | + |   background-color: #fee6e3;  | 
|   | + |   border: 2px solid #111;  | 
|   | + |   border-radius: 8px;  | 
|   | + |   box-sizing: border-box;  | 
|   | + |   color: #111;  | 
|   | + |   cursor: pointer;  | 
|   | + |   display: flex;  | 
|   | + |   font-family: Inter,sans-serif;  | 
|   | + |   font-size: 16px;  | 
|   | + |    height: 48px;  | 
|   | + |   justify-content: center;  | 
|   | + |   line-height: 24px;  | 
|   | + |   max-width: 100px;  | 
|   | + |   padding: 0 25px;  | 
|   |    position: relative;  |   |    position: relative;  | 
| − |    /*border: 3px solid green;*/  | + |    text-align: center;  | 
|   | + |   text-decoration: none;  | 
|   | + |   user-select: none;  | 
|   | + |   -webkit-user-select: none;  | 
|   | + |   touch-action: manipulation;  | 
|   | }  |   | }  | 
|   |  |   |  | 
| − | .button-center {  | + | .button-56:after {  | 
| − |    margin: 0;  | + |    background-color: #111;  | 
|   | + |   border-radius: 8px;  | 
|   | + |   content: "";  | 
|   | + |   display: block;  | 
|   | + |   height: 48px;  | 
|   | + |   left: 0;  | 
|   | + |   width: 100%;  | 
|   |    position: absolute;  |   |    position: absolute;  | 
| − |    top: 50%;  | + |    top: -2px;  | 
| − |   left: 50%;
  | + |    transform: translate(8px, 8px);  | 
| − |    -ms-transform: translate(-50%, -50%);  | + |    transition: transform .2s ease-out;  | 
| − |    transform: translate(-50%, -50%);  | + |   z-index: -1;  | 
|   | }  |   | }  | 
|   |  |   |  | 
| − | .button {  | + | .button-56:hover:after {  | 
| − |   width: 300px;
  | + |    transform: translate(0, 0);  | 
| − |   height: 30px;
  | + | }  | 
| − |   font-family: 'Roboto', sans-serif;
  | + |    | 
| − |   font-size: 11px;
  | + | .button-56:active {  | 
| − |    letter-spacing: 2px;  | + |    background-color: #ffdeda;  | 
| − |   font-weight: 500;
  | + |    outline: 0;  | 
| − |   color: #000;
  | + | }  | 
| − |   background-color: #85EBFF;
  |   | 
| − |   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;
  |   | 
| − |    text-transform: uppercase;  |   | 
| − |    text-align: center;  |   | 
| − |   }
  |   | 
|   |  |   |  | 
| − | .button:hover {  | + | .button-56:hover {  | 
| − |    background-color: #fff;  | + |    outline: 0;  | 
| − |   box-shadow: 0px 10px 15px rgba(40, 141, 161, 0.4);
  |   | 
| − |   color: #fff;
  |   | 
| − |   transform: translateY(-2px);
  |   | 
|   | }  |   | }  | 
|   |  |   |  | 
| − | .cta {color: b62aa9;}  | + | .cta {  | 
|   | + |    color: b62aa9;  | 
|   | + | }  | 
|   |  |   |  | 
| − | p.stream{  | + | p.stream {  | 
|   | color: #b62aa9;  |   | color: #b62aa9;  | 
|   | padding-top:30px;  |   | padding-top:30px;  | 
| Line 60: | 
Line 71: | 
|   | }  |   | }  | 
|   |  |   |  | 
| − | h1{  | + | h1 {  | 
|   | font-family: Arial, Helvetica, sans-serif !important;  |   | font-family: Arial, Helvetica, sans-serif !important;  | 
|   | font-size:xx-large !important;  |   | font-size:xx-large !important;  | 
| Line 66: | 
Line 77: | 
|   | }  |   | }  | 
|   |  |   |  | 
| − | h2{  | + | h2 {  | 
|   | font-family: Arial, Helvetica, sans-serif !important;  |   | font-family: Arial, Helvetica, sans-serif !important;  | 
|   | font-size:x-large !important;  |   | font-size:x-large !important;  | 
| Line 73: | 
Line 84: | 
|   | }  |   | }  | 
|   |  |   |  | 
| − | h3{  | + | h3 {  | 
|   | padding-top:0;  |   | padding-top:0;  | 
|   | }  |   | }  | 
| Line 91: | 
Line 102: | 
|   |  |   |  | 
|   | <br>  |   | <br>  | 
| − | <p style="color: DarkBlue; font-size:large;"><strong>February 22-23, 2023 | Virtual</strong></p>    | + |    | 
|   | + | <p>  | 
|   | + | <div class="button-56" role="button" style="color:DarkBlue; font-size:large; float:left; margin-right:40px; ">[https://wiki.gccollab.ca/GC_Data_Conference_2023/networking#Slack Slack]</div>  | 
|   | + | <div class="button-56" role="button" style="color:DarkBlue; font-size:large;">[https://wiki.gccollab.ca/GC_Data_Conference_2023/networking#WebEx WebEx]</div>  | 
|   | + | </p>  | 
|   | + |    | 
|   | + | <h2 id="WebEx"><strong>WebEx</strong></h2>  | 
|   | + |    | 
|   | + | <ul>  | 
|   | + |    <li>Data Science Network</li>  | 
|   | + | </ul>  | 
|   | + |    | 
|   | <br>  |   | <br>  | 
| − | <br>  | + | <h2 id="Slack"><strong>Slack</strong></h2>  | 
| − | <p style="color: DarkBlue; font-size:large;"><strong>Networking information coming soon.</strong></p>  
  | + |    | 
|   | + | <p>To join the [https://gc-dc-2023-cd-gc.slack.com/ GC Data Conference 2023 Slack workspace], click the [https://join.slack.com/t/gc-dc-2023-cd-gc/shared_invite/zt-1o1aet07q-WZSKXWVVxs55Cx80nCYpQw invitation link], enter your email address when prompted, then follow the instructions to create an account or log in. Once you're logged in, you'll find a list of channels on the left organized by topic or event session. You can start by introducing yourself in the #welcome-bienvenue channel, and then joining any channel you're interested in.</p>  | 
|   |  |   |  | 
| − | <br>  | + | <p>If you're experiencing technical difficulties, or would like to learn more about using Slack, please visit the [https://slack.com/help Slack Help Centre].</p>  | 
|   |  |   |  | 
|   | <br>  |   | <br>  | 
| − | <hr>
  |   | 
| − | <p>Registration is open to all. The full program and list of speakers are available at [https://www.csps-efpc.gc.ca/events/data-conference2023/about-eng.aspx Canada.ca/data-conference].</p>
  |   | 
|   | <hr>  |   | <hr>  | 
|   | <br>  |   | <br>  | 
|   | <br>  |   | <br>  | 
| − |    | + | </html>  | 
| − | <p style="background-color: #faebeb; padding: 10px; margin-top: -10px; width:1130px; text-transform: uppercase; font-family: 'Roboto', sans-serif; font-size: 11px; letter-spacing: 2px; font-weight: 500;"><strong>[https://www.csps-efpc.gc.ca/partnerships/data-community-eng.aspx GC Data Community]  |  [mailto:gcdc-cdgc@csps-efpc.gc.ca Contact us]  |  [https://mailchi.mp/e0872fde637e/gc-data-community-mailing-list-sign-up-inscription-la-liste-de-diffusion-de-la-communaut-des-donnes-du-gc Subscribe]  |  [https://gccollab.ca/groups/profile/6144942/gc-data-community-communaut-des-donn-es-du-gc Join us on GCcollab]  |  [https://wiki.gccollab.ca/GC_Data_Community_Partners GC Data Community Partners]</strong></p>  | + | <p style="background-color: #E0F6F6; padding: 10px; margin-top: -10px; width:1130px; text-transform: uppercase; font-family: 'Roboto', sans-serif; font-size: 11px; letter-spacing: 2px; font-weight: 500;"><strong>[https://www.csps-efpc.gc.ca/partnerships/data-community-eng.aspx GC Data Community]  |  [mailto:gcdc-cdgc@csps-efpc.gc.ca Contact us]  |  [https://mailchi.mp/e0872fde637e/gc-data-community-mailing-list-sign-up-inscription-la-liste-de-diffusion-de-la-communaut-des-donnes-du-gc Subscribe]  |  [https://gccollab.ca/groups/profile/6144942/gc-data-community-communaut-des-donn-es-du-gc Join us on GCcollab]  |  [https://wiki.gccollab.ca/GC_Data_Community_Partners GC Data Community Partners]</strong></p>  |