Page créée avec « .stats-vide { width: 50px; height: 18px; border-radius: 3px; border: 3px solid #4ABA94; } .stats-vert { background-color:#6ADC6F; width: 50px; height: 18px; border-radius: 2px; box-shadow: 0 0 3px #7fff7f, 0 0 8px #7fff7f, 0 0 14px #7fff7f, inset 0 0 0 3px #9dff9d, inset 0 0 0 6px #52b852; } .stats-jaune { background-color:#D9C858; width: 50px; height: 18px; border-radius: 2px; box-shadow: 0 0 3px #f8e05a, 0 0 8px #f8e05a,... »
 
Aucun résumé des modifications
Balise : Révocation manuelle
 
(12 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
.stats-vide
.stats-vide
{
{
   width: 50px;
   display: none;
  height: 18px;
  border-radius: 3px;
  border: 3px solid #4ABA94;
}
}