Line 1:
Line 1:
{{#css:
{{#css:
−
.btn {
+
.button {
+
width: 275px;
+
height: 30px;
+
font-family: 'Roboto', sans-serif;
+
font-size: 11px;
+
letter-spacing: 2.5px;
+
font-weight: 500;
+
color: #000;
+
background-color: #85EBFF;
border: none;
border: none;
−
background-color: #0B1E3F;
+
border-radius: 45px;
−
padding: 14px 28px;
+
box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
−
font-size: 16px;
+
transition: all 0.3s ease 0s;
cursor: pointer;
cursor: pointer;
−
display: inline-block;
+
outline: none;
+
padding-top: 15px;
+
padding-left: 15px;
+
text-transform: uppercase;
+
}
+
+
.button:hover {
+
background-color: #fff;
+
box-shadow: 0px 15px 20px rgba(40, 141, 161, 0.4);
+
color: #fff;
+
transform: translateY(-5px);
}
}
−
−
.btn:hover {background: #eee;}
.cta {color: b62aa9;}
.cta {color: b62aa9;}
Line 45:
Line 61:
<p style="color: DarkBlue; font-size:large;"><strong>The 2023 GC Data Conference is brought to you by [https://ised-isde.canada.ca/site/ised/en Innovation, Science and Economic Development Canada] and the [https://www.csps-efpc.gc.ca/index-eng.aspx Canada School of Public Service] with support from the [https://www.csps-efpc.gc.ca/partnerships/data-community-eng.aspx GC Data Community]. </strong></p>
<p style="color: DarkBlue; font-size:large;"><strong>The 2023 GC Data Conference is brought to you by [https://ised-isde.canada.ca/site/ised/en Innovation, Science and Economic Development Canada] and the [https://www.csps-efpc.gc.ca/index-eng.aspx Canada School of Public Service] with support from the [https://www.csps-efpc.gc.ca/partnerships/data-community-eng.aspx GC Data Community]. </strong></p>
<br>
<br>
−
<p style="color: DarkBlue; font-size:large;"><strong>Save the date: February 22-23, 2023</strong></p>
+
<p style="color: DarkBlue; font-size:large;"><strong>February 22-23, 2023 | Virtual</strong></p>
+
<br>
+
<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>
+
<br>
<br>
<hr>
<hr>