Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
{{#css:
 
{{#css:
 +
 +
.centre {
 +
  text-align: center;
 +
  justify-content: center;
 +
  align-items: center;
 +
}
 +
 +
.button-container {
 +
  height: 100px;
 +
  position: relative;
 +
  /*border: 3px solid green;*/
 +
}
 +
 +
.button-center {
 +
  margin: 0;
 +
  position: absolute;
 +
  top: 50%;
 +
  left: 50%;
 +
  -ms-transform: translate(-50%, -50%);
 +
  transform: translate(-50%, -50%);
 +
}
    
.button {
 
.button {
   width: 275px;
+
   width: 300px;
 
   height: 30px;
 
   height: 30px;
 
   font-family: 'Roboto', sans-serif;
 
   font-family: 'Roboto', sans-serif;
 
   font-size: 11px;
 
   font-size: 11px;
   letter-spacing: 2.5px;
+
   letter-spacing: 2px;
 
   font-weight: 500;
 
   font-weight: 500;
 
   color: #000;
 
   color: #000;
Line 19: Line 40:  
   padding-left: 15px;
 
   padding-left: 15px;
 
   text-transform: uppercase;
 
   text-transform: uppercase;
 +
  text-align: center;
 
   }
 
   }
    
.button:hover {
 
.button:hover {
 
   background-color: #fff;
 
   background-color: #fff;
   box-shadow: 0px 15px 20px rgba(40, 141, 161, 0.4);
+
   box-shadow: 0px 10px 15px rgba(40, 141, 161, 0.4);
 
   color: #fff;
 
   color: #fff;
   transform: translateY(-5px);
+
   transform: translateY(-2px);
 
}
 
}
   Line 56: Line 78:     
}}
 
}}
 +
 
<p><strong>[https://wiki.gccollab.ca/Conférence_sur_les_données_du_GC_2023 Français]</strong></p>
 
<p><strong>[https://wiki.gccollab.ca/Conférence_sur_les_données_du_GC_2023 Français]</strong></p>
 +
<div class="centre">
 +
 
[[Image:DC23-EN.png|100%|link=|GC Data Conference 2023: Leveraging Data to Advance Innovation, February 22 & 23, 2023]]
 
[[Image:DC23-EN.png|100%|link=|GC Data Conference 2023: Leveraging Data to Advance Innovation, February 22 & 23, 2023]]
 
<br>
 
<br>
Line 63: Line 88:  
<p style="color: DarkBlue; font-size:large;"><strong>February 22-23, 2023 | Virtual</strong></p>  
 
<p style="color: DarkBlue; font-size:large;"><strong>February 22-23, 2023 | Virtual</strong></p>  
 
<br>
 
<br>
 +
 +
<div class="button-container">
 +
  <div class="button-center">
 
<p class="button"><strong>[https://catalogue.csps-efpc.gc.ca/product?catalog=DDN3-E13&cm_locale=en Register (public servants)]</strong></p>  
 
<p class="button"><strong>[https://catalogue.csps-efpc.gc.ca/product?catalog=DDN3-E13&cm_locale=en Register (public servants)]</strong></p>  
 
<p class="button"><strong>[https://www.csps-efpc.gc.ca/events/data-conference2023/index-eng.aspx Register (general public)]</strong></p>  
 
<p class="button"><strong>[https://www.csps-efpc.gc.ca/events/data-conference2023/index-eng.aspx Register (general public)]</strong></p>  
 +
  </div>
 +
</div>
    
<br>
 
<br>
Line 72: Line 102:  
<br>
 
<br>
 
<br>
 
<br>
 +
</div>
 +
 
<p style="background-color: #f18f34; padding: 10px; margin-top: -10px; width:1130px; text-transform: uppercase; font-family: 'Roboto', sans-serif; font-size: 11px; letter-spacing: 2.5px; 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: #f18f34; padding: 10px; margin-top: -10px; width:1130px; text-transform: uppercase; font-family: 'Roboto', sans-serif; font-size: 11px; letter-spacing: 2.5px; 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>

Navigation menu

GCwiki