Changes

m
no edit summary
Line 37: Line 37:  
h3{
 
h3{
 
padding-top:30px;
 
padding-top:30px;
 +
}
 +
 +
.wrap {
 +
  height: 100%;
 +
  display: flex;
 +
  align-items: center;
 +
  justify-content: center;
 
}
 
}
    
.button {
 
.button {
   background-color: #F18F34;
+
  width: 140px;
 +
  height: 45px;
 +
  font-family: 'Roboto', sans-serif;
 +
  font-size: 11px;
 +
  text-transform: uppercase;
 +
  letter-spacing: 2.5px;
 +
  font-weight: 500;
 +
  color: #000;
 +
   background-color: #fff;
 
   border: none;
 
   border: none;
   color: white;
+
   border-radius: 45px;
  padding: 15px 32px;
+
   box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  text-align: center;
+
   transition: all 0.3s ease 0s;
   text-decoration: none;
  −
  display: inline-block;
  −
  font-size: 12px;
  −
   margin: 4px 2px;
   
   cursor: pointer;
 
   cursor: pointer;
 +
  outline: none;
 +
  }
 +
 +
.button:hover {
 +
  background-color: #2EE59D;
 +
  box-shadow: 0px 15px 20px rgba(46, 229, 157, 0.4);
 +
  color: #fff;
 +
  transform: translateY(-7px);
 
}
 
}
   Line 72: Line 91:  
<h2>Networking missions for Data Conference 2022: Five steps to making new connections</h2>
 
<h2>Networking missions for Data Conference 2022: Five steps to making new connections</h2>
   −
<p class="btn"><strong>Download your missions as a fillable PDF</strong></p>  
+
<p><strong>[https://link.com Download your missions as a fillable PDF]</strong></p>  
    
<p>Along with exciting speakers sharing great ideas, meeting like-minded people who are also attending a conference makes for a great experience.</p>
 
<p>Along with exciting speakers sharing great ideas, meeting like-minded people who are also attending a conference makes for a great experience.</p>
Line 127: Line 146:  
</ul>
 
</ul>
   −
<p class="btn" style="font-size="medium;"><strong>[https://forms.office.com/r/0L4JZ1Efam Sign up here]</strong></p>  
+
<p class="button">[https://forms.office.com/r/0L4JZ1Efam Sign up here]</p>  
 
<p>Everyone’s eligible to sign up. Enter your name and contact information for a chance to be matched with a GC executive for a 30-minute networking session.</p>
 
<p>Everyone’s eligible to sign up. Enter your name and contact information for a chance to be matched with a GC executive for a 30-minute networking session.</p>
    
<br>
 
<br>
 
<p style="background-color: #f18f34; padding: 10px; margin-top: -10px; width:1130px"><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"><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>
2,600

edits