Changes

no edit summary
Line 1: Line 1:  +
{{#css:
 +
 +
.btn {
 +
  border: none;
 +
  background-color: #FFFFFF;
 +
  padding: 14px 28px;
 +
  font-size: 12px;
 +
  cursor: pointer;
 +
  display: inline-block;
 +
}
 +
 +
.btn:hover {background: #ff9800;}
 +
 +
.cta {color: #eee;}
 +
 +
 +
p{
 +
font-family: "Noto sans", sans-serif !important;
 +
font-size: 1.0em;
 +
}
 +
 +
li{
 +
font-family: "Noto sans", sans-serif !important;
 +
font-size: 1.0em;
 +
}
 +
 +
.wrap {
 +
  height: 100%;
 +
  display: flex;
 +
  align-items: center;
 +
  justify-content: center;
 +
}
 +
 +
.button {
 +
  width: 425px;
 +
  height: 30px;
 +
  font-family: 'Roboto', sans-serif;
 +
  font-size: 13px;
 +
  letter-spacing: 2.5px;
 +
  font-weight: 500;
 +
  color: #FFFFFF;
 +
  background-color: #FFFFFF;
 +
  border: none;
 +
  border-radius: 45px;
 +
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
 +
  transition: all 0.3s ease 0s;
 +
  cursor: pointer;
 +
  outline: none;
 +
  padding-top: 15px;
 +
  padding-left: 15px;
 +
  margin-right: 100px;
 +
  text-transform: uppercase;
 +
  }
 +
 +
.button:hover {
 +
  background-color: #adadad;
 +
  box-shadow: 0px 15px 20px rgba(4, 97, 123, 0.4);
 +
  color: #FFFFFF;
 +
  transform: translateY(-7px);
 +
}
 +
 +
.checkbox {
 +
list-style: none;
 +
}
 +
}}
 +
<p class="button"><strong>[[À_propos_de_vExpo/Base_de_connaissances_sur_vExpo|<span>'''< Retourner à la Base de connaissance'''</span>]]</strong></p>
 +
 
{|
 
{|
 
[[File:EditingakioskFR.png|1200px|]]</center>
 
[[File:EditingakioskFR.png|1200px|]]</center>
Line 44: Line 111:  
}
 
}
   −
h3{
+
#content h3{
 
padding-top:10px;
 
padding-top:10px;
 
font-family: Lato, Arial, Helvetica, sans-serif !important;
 
font-family: Lato, Arial, Helvetica, sans-serif !important;
Line 76: Line 143:     
.button {
 
.button {
   width: 230px;
+
   /*width: 350px;*/
 
   height: 30px;
 
   height: 30px;
 
   font-family: 'Roboto', sans-serif;
 
   font-family: 'Roboto', sans-serif;
 
   font-size: 13px;
 
   font-size: 13px;
   letter-spacing: 2.5px;
+
   letter-spacing: 1.5px;
 
   font-weight: 500;
 
   font-weight: 500;
 
   color: #FFFFFF;
 
   color: #FFFFFF;
Line 107: Line 174:  
}
 
}
 
}}
 
}}
<p class="button"><strong>[[media:FINAL_FRENCH_Updating_a_new_kiosk.pdf ‎|Download PDF (452 KB)]]</strong></p>
+
<p class="button"><strong>[[media:FINAL_FRENCH_Updating_a_new_kiosk.pdf ‎|TÉLÉCHARGER EN FORMAT PDF (452 KB)]]</strong></p>
 
<br>
 
<br>
   Line 114: Line 181:  
{| width="100%" cellpadding="10px" cellspacing="10px"
 
{| width="100%" cellpadding="10px" cellspacing="10px"
   −
{{Onboarding-css}}<!-- Source code for the CSS file. Do not remove -->  
+
<!--{{Onboarding-css}}<!-- Source code for the CSS file. Do not remove -->  
 
| colspan="4" |
 
| colspan="4" |
   Line 126: Line 193:  
<li>Mettez à jour le formulaire de soumission de contenu de kiosque fourni par la ou le technicien de laboratoire.</li>
 
<li>Mettez à jour le formulaire de soumission de contenu de kiosque fourni par la ou le technicien de laboratoire.</li>
 
<li>La conception doit-elle être mise à jour?</li>
 
<li>La conception doit-elle être mise à jour?</li>
 +
</ol>
 
<br>
 
<br>
 
::Oui, continuez à l’étape 6. Non, passez à l’étape 9.
 
::Oui, continuez à l’étape 6. Non, passez à l’étape 9.