-
-
-
- .site-index {
- #order {
- margin-bottom: 40px ;
- text-align: center ;
- }
-
- #presentation {
- .photo {
- text-align: center ;
- .img-photo {
- width: 100% ;
- max-width: 500px ;
- }
- }
- }
-
- #points-sale {
- .name {
- color: #333 ;
- .the-name {
- font-family: 'capsuularegular' ;
- font-size: 20px ;
- color: black ;
- }
- }
-
- }
-
- #products {
- td.photo {
- width: 100px ;
- img.photo-product {
- width: 120px ;
- height: auto ;
- }
- }
-
- .name {
- color: #333 ;
- .the-name {
- font-family: 'capsuularegular' ;
- font-size: 20px ;
- color: black ;
- }
-
- .recipe {
-
- }
- }
-
- }
- }
|