Changes

502 bytes removed ,  15:00, 19 October 2021
no edit summary
Line 153: Line 153:  
border: 0px;
 
border: 0px;
 
margin: 1.5rem 0 1.5rem 0;
 
margin: 1.5rem 0 1.5rem 0;
 +
flex: 0 0 80%;
 +
max-width: 80%;
 
}
 
}
   Line 189: Line 191:  
<!-- Back to top Button styling -->
 
<!-- Back to top Button styling -->
 
.btn-backtotop {
 
.btn-backtotop {
border: 1px solid #CECECE;
+
font-weight: 400;
border-radius: 1.5rem;
+
text-align: center;
 +
white-space: nowrap;
 +
vertical-align: middle;
 +
user-select: none;
 +
color: #666666;  
 
background-color: #F5F5F5;
 
background-color: #F5F5F5;
 +
border: 1px solid transparent;
 +
padding: 0.375rem 0.75rem;
 +
font-size: 1rem;
 +
line-height: 1.5;
 
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
 
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
color: #666666;  
+
border-radius: 0.35rem;
font-weight: 600;  
+
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;  
 
}
 
}
   Line 232: Line 242:  
-webkit-transform: rotate(-135deg);
 
-webkit-transform: rotate(-135deg);
 
}
 
}
  −
<!-- More Button styling -->
  −
.btn {
  −
font-weight: 400;
  −
text-align: center;
  −
white-space: nowrap;
  −
vertical-align: middle;
  −
user-select: none;
  −
border: 1px solid transparent;
  −
padding: 0.375rem 0.75rem;
  −
font-size: 1rem;
  −
line-height: 1.5;
  −
border-radius: 0.35rem;
  −
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  −
}
  −
  −
.btn-info {
  −
color: #fff;
  −
background-color: #26374A;
  −
border-color: #26374A;
  −
box-shadow: none;
  −
}
  −
  −
.btn-info:hover {
  −
color: #fff;
  −
background-color: #00131c;
  −
border-color: #00131c;
  −
}
  −
  −
.btn-info:focus, .btn-info.focus {
  −
box-shadow: none, 0 0 0 0.2rem rgba(38, 154, 188, 0.5);
  −
}
  −
  −
.btn-info.disabled, .btn-info:disabled {
  −
color: #333000;
  −
background-color: #F5F5F5;
  −
border-color: #F5F5F5;
  −
margin-bottom: 12px;
  −
}
  −
   
}}
 
}}
 
== <span style="color:#AF3C43">Under Construction</span> ==
 
== <span style="color:#AF3C43">Under Construction</span> ==
Line 571: Line 541:     
<!-- Back to top button -->
 
<!-- Back to top button -->
[[ESDC_Onboarding#top|<div class="btn btn-backtotop fixed"><span class="arrow up"></span></div>]]
+
[[ESDC_Onboarding#top|<div class="btn-backtotop fixed"><span class="arrow up"></span></div>]]
    
[[fr:Accueil_et_intégration_EDSC]]
 
[[fr:Accueil_et_intégration_EDSC]]
 
__NOEDITSECTION__
 
__NOEDITSECTION__
 
__NOTOC__
 
__NOTOC__