Changes

1,184 bytes added ,  18:20, 4 October 2021
added menu
Line 9: Line 9:  
   border: solid 1px black;
 
   border: solid 1px black;
 
   margin-right: 5px;
 
   margin-right: 5px;
 +
}
 +
.floatR{
 +
  float:right;
 +
}
 +
.navMenu{
 +
  list-style:none;
 +
}
 +
.navContainer{
 +
  overflow: auto;
 +
  width: 100%;
 +
  white-space:nowrap;
 +
  background-color: #F5F5F5;
 +
}
 +
.navContainer::-webkit-scrollbar{
 +
  width:0;
 +
}
 +
.navMenu li{
 +
  border: solid 1px #002D42;
 +
  display: inline-block;
 +
  margin: 8px;
 +
  border-radius: 10px;
 +
  padding: 8px;
 +
}
 +
.navMenu li a{
 +
  text-decoration: none;
 +
}
 +
.navMenu li:hover:not(.active), .card:hover {
 +
  background-color: #CECECE;
 +
  border-radius:10px;
 +
}
 +
.navMenu .active, .primary-btn {
 +
  background-color: #002D42;
 +
}
 +
.navMenu .active a, .primary-btn a{
 +
  color: white;
 +
}
 +
.primary-btn{
 +
  padding:8px 24px;
 +
  border-radius: 10px 10px 0 0;
 
}
 
}
 
}}
 
}}
 +
 +
<div class="floatR primary-btn">  [[L%E2%80%99accueil_et_l%E2%80%99int%C3%A9gration_pour_cadres|FR]] </div>
 +
<div role="navigation" class="navContainer">
 +
  <ul class="navMenu">
 +
      <li class="active"> [[Title of the wiki page|Home]] </li>
 +
      <li> [[Title of the wiki page|I Am An Executive]] </li>
 +
      <li> [[Title of the wiki page|Other Onboarding Expansion Pack]]</li>
 +
      <li> [https://www.canada.ca/en/employment-social-development.html '''Help Desk'''] </li>
 +
  </ul>
 +
</div>
    
<div>
 
<div>
<h2>What to expect as a new ESDC employee</h2>
+
<h2>Welcome to ESDC – What to expect as a new ESDC employee</h2>
 
<p>Employment and Social Development Canada (ESDC), the fourth-largest department within the Government of Canada, has four ministers and over 36,000 public service employees who work to improve the standard of living and quality of life for all Canadians by supporting the development of a highly skilled labour force and promoting an efficient and inclusive labour market. </p>  
 
<p>Employment and Social Development Canada (ESDC), the fourth-largest department within the Government of Canada, has four ministers and over 36,000 public service employees who work to improve the standard of living and quality of life for all Canadians by supporting the development of a highly skilled labour force and promoting an efficient and inclusive labour market. </p>  
 
<p>Whether you have been offered a position with ESDC or are curious about joining the department, this website explains what to expect and how to prepare for your new role. </p>   
 
<p>Whether you have been offered a position with ESDC or are curious about joining the department, this website explains what to expect and how to prepare for your new role. </p>   
233

edits