« Modèle:Navbox/style.css » : différence entre les versions

De Wiki Lylat
Aller à la navigationAller à la recherche
Page créée avec « .navbox-starfox { display: table; width: 100%; } .navbox-starfox-el { width: 20%; } »
 
Aucun résumé des modifications
Ligne 3 : Ligne 3 :
   display: table;
   display: table;
   width: 100%;
   width: 100%;
  margin-bottom: 5px;
}
}



Version du 28 mai 2026 à 14:38

.navbox-starfox
{
  display: table;
  width: 100%;
  margin-bottom: 5px;
}

.navbox-starfox-el 
{
  width: 20%;
}