Important: The GCConnex decommission will not affect GCCollab or GCWiki. Thank you and happy collaborating!

Changes

Jump to navigation Jump to search
m
no edit summary
Line 106: Line 106:  
.card {
 
.card {
 
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
 
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
   padding: 16px;
+
   /*padding: 16px;*/
 
   text-align: center;
 
   text-align: center;
 
}
 
}
Line 120: Line 120:  
   border-radius: 10px;
 
   border-radius: 10px;
 
   border: 1px solid #C9C9C9;
 
   border: 1px solid #C9C9C9;
 +
/*
 
   padding-top: 10px;
 
   padding-top: 10px;
 
   padding-bottom: 15px;
 
   padding-bottom: 15px;
 
   padding-left: 20px;
 
   padding-left: 20px;
   padding-right: 20px;
+
   padding-right: 20px;*/
 
   /*margin-bottom: 20px;
 
   /*margin-bottom: 20px;
 
   margin-top: 20px;*/
 
   margin-top: 20px;*/
Line 326: Line 327:  
       <div class="column">
 
       <div class="column">
 
         <div class="card infobox">
 
         <div class="card infobox">
           <h4 style="text-align: left; font-size: 18px;">1. Discovery</h4>
+
<div style="background-color: #358FCE; border-top-left-radius: 8px; border-top-right-radius: 8px;">
 +
           <h4 style="text-align: left; font-size: 18px; padding: 20px; margin: 0px; color: white;">1. Discovery</h4></div>
 +
<div style="padding:20px;">
 
           <p style="text-align: left;">Involves understanding the key problem and the most important needs of the people impacted. By the end of Discovery, we know what is worth addressing first.</p>
 
           <p style="text-align: left;">Involves understanding the key problem and the most important needs of the people impacted. By the end of Discovery, we know what is worth addressing first.</p>
 +
</div>
 
         </div>
 
         </div>
 
       </div>
 
       </div>
 
       <div class="column">
 
       <div class="column">
 
         <div class="card infobox">
 
         <div class="card infobox">
           <h4 style="text-align: left; font-size: 18px;">2. Alpha</h4>
+
<div style="background-color: #066FBA; border-top-left-radius: 8px; border-top-right-radius: 8px;">
 +
           <h4 style="text-align: left; font-size: 18px; padding: 20px; margin: 0px; color: white;">2. Alpha</h4></div>
 +
<div style="padding:20px;">
 
           <p style="text-align: left;">Includes prototyping ways to address the key problem and most important needs. By the end of Alpha, we should have a scalable solution to address the problem.</p>
 
           <p style="text-align: left;">Includes prototyping ways to address the key problem and most important needs. By the end of Alpha, we should have a scalable solution to address the problem.</p>
 +
</div>
 
         </div>
 
         </div>
 
       </div>
 
       </div>
 
       <div class="column">
 
       <div class="column">
 
         <div class="card infobox">
 
         <div class="card infobox">
           <h4 style="text-align: left; font-size: 18px;">3. Beta</h4>
+
<div style="background-color: #005490; border-top-left-radius: 8px; border-top-right-radius: 8px;">
 +
           <h4 style="text-align: left; font-size: 18px; padding: 20px; margin: 0px; color: white;">3. Beta</h4>
 +
</div>
 +
<div style="padding:20px;">
 
           <p style="text-align: left;">Involves testing and iterating on the solution. By the end of Beta, we may share the solution in a public environment so we can continue to improve it.</p>
 
           <p style="text-align: left;">Involves testing and iterating on the solution. By the end of Beta, we may share the solution in a public environment so we can continue to improve it.</p>
 +
</div>
 
         </div>
 
         </div>
 
       </div>
 
       </div>
 
       <div class="column">
 
       <div class="column">
 
         <div class="card infobox">
 
         <div class="card infobox">
           <h4 style="text-align: left; font-size: 18px;">4. Live</h4>
+
<div style="background-color: #003860; border-top-left-radius: 8px; border-top-right-radius: 8px;">
 +
           <h4 style="text-align: left; font-size: 18px; padding: 20px; margin: 0px; color: white;">4. Live</h4>
 +
</div>
 +
<div style="padding:20px;">
 
           <p style="text-align: left;">We are ready to share the solution. Since Live is ongoing, the solution needs regular review and maintenance based on user, policy, service, and other key metrics. These metrics will determine if we are effectively supporting digital talent in the public service.</p>
 
           <p style="text-align: left;">We are ready to share the solution. Since Live is ongoing, the solution needs regular review and maintenance based on user, policy, service, and other key metrics. These metrics will determine if we are effectively supporting digital talent in the public service.</p>
 +
</div>
 
         </div>
 
         </div>
 
       </div>
 
       </div>
61

edits

Navigation menu

GCwiki