Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

18 lines
325B

  1. .site-index {
  2. #presentation {
  3. .photo {
  4. text-align: center ;
  5. .img-photo {
  6. width: 100% ;
  7. max-width: 500px ;
  8. }
  9. }
  10. }
  11. #produits {
  12. img.photo-produit {
  13. width: 100px ;
  14. height: auto ;
  15. }
  16. }
  17. }