fichecollege.css 108 B

12345678910111213141516
  1. body
  2. {
  3. }
  4. #conteneur
  5. {
  6. margin-left:10px;
  7. }
  8. .libelle
  9. {
  10. width:300px;
  11. }
  12. #graphique
  13. {
  14. text-align: center;
  15. }