Changes

104 bytes removed ,  18:25, 7 October 2021
unhide fr btn in mobile, remove strong tags
Line 27: Line 27:  
     flex: 0 0 100%;
 
     flex: 0 0 100%;
 
     max-width: 100%; }
 
     max-width: 100%; }
  .primary-btn.lang{
  −
    display:none;
  −
  }
  −
  .btn-backtotop{
  −
  display:none;
  −
  }
   
   .section{
 
   .section{
 
   padding: 10px 0 20px 0;
 
   padding: 10px 0 20px 0;
Line 249: Line 243:  
<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>
   −
<p style="padding-top:10px;"><strong><em>We can’t wait for you to join our team!</em></strong></p>
+
<p class="bold" style="padding-top:10px;">We can’t wait for you to join our team!</p>
 
</div>
 
</div>
 
</div>
 
</div>
Line 317: Line 311:  
<div class="row">
 
<div class="row">
 
<div class="col-sm-12 col-lg-4">
 
<div class="col-sm-12 col-lg-4">
<p><strong>Currently available information</strong></p>
+
<p class="bold">Currently available information</p>
 
<div class="btn btn-info">[[ESDC_Onboarding_Executive|I Am An Executive]]</div>
 
<div class="btn btn-info">[[ESDC_Onboarding_Executive|I Am An Executive]]</div>
 
</div>
 
</div>
 
<div class="col-sm-12 col-lg-4">
 
<div class="col-sm-12 col-lg-4">
<p><strong>Information still in development</strong></p>
+
<p class="bold">Information still in development</p>
 
<div class="btn btn-info disabled">Are You A Student?</div>
 
<div class="btn btn-info disabled">Are You A Student?</div>
 
<div class="btn btn-info disabled">Other Groups</div>
 
<div class="btn btn-info disabled">Other Groups</div>
233

edits