選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

18 行
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. }